mirror of
https://github.com/apache/httpd.git
synced 2025-07-29 12:37:06 +00:00
*) mod_http2: fixed trailer handling. Empty response bodies
prevented trailers from being sent to a client. See <https://github.com/icing/mod_h2/issues/233> for how this affected gRPC use. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1902409 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
5
changes-entries/h2_trailers.txt
Normal file
5
changes-entries/h2_trailers.txt
Normal file
@ -0,0 +1,5 @@
|
||||
*) mod_http2: fixed trailer handling. Empty response bodies
|
||||
prevented trailers from being sent to a client. See
|
||||
<https://github.com/icing/mod_h2/issues/233> for how
|
||||
this affected gRPC use.
|
||||
[Stefan Eissing]
|
Reference in New Issue
Block a user