monkeyWie / proxyee

HTTP proxy server,support HTTPS&websocket.MITM impl,intercept and tamper HTTPS traffic.
MIT License
1.5k stars 566 forks source link

Add maxInitialLineLength, maxHeaderSize, and maxChunkSize optional configuration to HttpProxyServerConfig #222

Closed er1c closed 2 years ago

er1c commented 2 years ago

Semi-related to https://github.com/monkeyWie/proxyee/issues/220 but they aren't dependent, so creating as a separate PR.