Skip to content
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

fix: return Connection established instead OK #472

Merged
merged 1 commit into from
Apr 17, 2022

Conversation

hgsgtk
Copy link
Contributor

@hgsgtk hgsgtk commented Apr 16, 2022

This commit changes to return 200 Connection established instead 200 OK.

   Example of a response:

         HTTP/1.0 200 Connection established
         Proxy-agent: Netscape-Proxy/1.1

         ...data tunnelled from the server...

ref: https://datatracker.ietf.org/doc/html/draft-luotonen-web-proxy-tunneling-01#section-3.2

@elazarl elazarl merged commit 99af03e into elazarl:master Apr 17, 2022
@elazarl
Copy link
Owner

elazarl commented Apr 17, 2022

Thanks!

@hgsgtk hgsgtk deleted the fix/response_message branch April 17, 2022 05:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants