pjfanning commented on PR #1041: URL: https://github.com/apache/pekko-http/pull/1041#issuecomment-4528587560
Copilot summarises the diff with #1017 as * Wraps HTTP/2 handlers with error recovery but also rejects unknown HTTP/2 pseudo-headers during request parsing * Preserves the original HTTP/1 error classification for HTTP/1 fallback * Distinguishes between handler failures (→ 500) and protocol errors (→ HTTP/2 protocol errors) These all sound like good things to have -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
