There was an error while loading. Please reload this page.
content-md5
content-type
1 parent 5096060 commit f959c58Copy full SHA for f959c58
1 file changed
lib/module.js
@@ -58,7 +58,7 @@ function axiosModule (_moduleOptions) {
58
debug: false,
59
progress: true,
60
proxyHeaders: true,
61
- proxyHeadersIgnore: ['accept', 'host', 'cf-ray', 'cf-connecting-ip', 'content-length'],
+ proxyHeadersIgnore: ['accept', 'host', 'cf-ray', 'cf-connecting-ip', 'content-length', 'content-md5', 'content-type'],
62
proxy: false,
63
retry: false,
64
https,
0 commit comments