We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e9db4ef + 54f1765 commit 223ae23Copy full SHA for 223ae23
1 file changed
lib/server/proxy-server.js
@@ -37,7 +37,7 @@ var ProxyOption = Immutable.Record({
37
target: "",
38
rewriteRules: true,
39
/**
40
- * Functions to be called on proxy response
+ * Functions to be called on proxy request
41
* with args [proxyReq, req, res, options]
42
*/
43
proxyReq: List([]),
0 commit comments