summaryrefslogtreecommitdiff
path: root/changes-entries/h2_trailers.txt
blob: eb5453371a06993045cfa781c13b558e936e57d0 (plain)
1
2
3
4
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]