python-hyper / h2

HTTP/2 State-Machine based protocol implementation
https://h2.readthedocs.io/en/stable
MIT License
945 stars 152 forks source link

During initial connetion Hyper H2 is sending 404 Not Found #1270

Closed chandankumarmohanty closed 1 year ago

chandankumarmohanty commented 1 year ago

Hi,

Please refer attached pcap. Here Hyper H2 Node (10.69.69.79) is acting as a server. During HTTP2 connection why Hyper H2 is sending 404 Not Found (Pkt no 11) here? 404_not_found.zip

chandankumarmohanty commented 1 year ago

Please ignore this. Kindly close this ticket.