{"author":"Stefan Eissing","author_email":"stefan@eissing.org","author_time":1741087892,"commit_time":1741168767,"committer":"Daniel Stenberg","committer_email":"daniel@haxx.se","hash":"e542fd9da10634bf11b1b6185a380712909dbc10","message":"http2: detect session being closed on ingress handling\n\nnghttp2 will on its own send GOAWAY frames, closing the connection, when\ninternal processing of frames runs into errors. This may not become\nvisible in a direct error code from a call to nghttp2.\n\nCheck for session being closed on ingress processing (on sending, we\nalready did that) and report an error if so. In addition, monitor\noutgoing GOAWAY not initiated by us so that the user will get a fail\nmessage when that happens.\n\nAdd some more long response header tests.\n\nCloses #16544\n","parents":["aa042210d9033d3009681991cdaf6feaca69904d"],"tree_hash":"a7f2115802f0f51289a19a284e106d7daac258ec"}