envoyproxy/envoy
Voir sur GitHubInvestigate is it okay to kill the connection when the path includes `#`
Open
#10 033 ouverte le 12 févr. 2020
area/httparea/securityhelp wanted
Métriques du dépôt
- Stars
- (27 997 stars)
- Métriques de merge PR
- (Merge moyen 8j) (378 PRs mergées en 30 j)
Description
Issue Template
Title: Investigate is it okay to kill the connection when the path includes #
Description: Quote from the comment in https://github.com/envoyproxy/envoy/pull/10010#discussion_r378329481:
Note: # should be never sent on the wire (at least in theory), so we might want to kill such connections... but this would require investigation to make sure that this wouldn't kill some popular but broken clients.