Skip to content

Add HTTP/2 replacement handler #34

Description

@astibal

Smithproxy replaces response from server in case ie. there is an issue with server certificate. These replacements however don't support HTTP/2.

To cover H2 traffic, we should either:

  • recognize traffic is H2 and don't offer replacements (dropping the connection)
  • implement H2 responder and serve replacements correctly

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions