UNPKG

egg-http-proxy

Version:
6 lines (4 loc) 94 B
'use strict'; module.exports = app => { app.config.coreMiddleware.unshift('httpProxy'); };