Skip to content

Require HTTP method to blacklist CONNECTs #352

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

Merged

Conversation

jekh
Copy link
Collaborator

@jekh jekh commented Dec 28, 2015

This PR changes the BlacklistFilter behavior to require the HTTP method when blacklisting CONNECTs. Since the typical use case of blacklists is to blacklist requests, not the SSL negotiation process, this prevents the blacklist from interfering with the latter.

jekh added a commit that referenced this pull request Jan 1, 2016
…nnect

Require HTTP method to blacklist CONNECTs
@jekh jekh merged commit c291112 into lightbody:master Jan 1, 2016
@jekh jekh deleted the require-method-when-blacklisting-connect branch January 1, 2016 21:30
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.

1 participant