-
-
Notifications
You must be signed in to change notification settings - Fork 109
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Buffer only proxy header data #119
base: main
Are you sure you want to change the base?
Conversation
This reverts commit 2df67b4.
63f0e4f
to
5795baa
Compare
@mmatczuk care to take a look at this? |
Reverts and re-implements incorrect pires#116 which passed all connection data through the buffered reader.
5795baa
to
c73338a
Compare
I added my comments in #116 (comment). |
Sent a followup patch #120. |
This comment was marked as outdated.
This comment was marked as outdated.
a34d1f9
to
0067a88
Compare
PTAL at my comments in #120.
Sure, this is also fixed in #120 BTW adding the Cheers |
Reverts and re-implements incorrect #116
which passed all connection data through the buffered reader.