summaryrefslogtreecommitdiff
path: root/changes-entries/h2-rst-access-500-fix.txt
blob: d165fa3bc8b6a4e8ef86d5ec2d6d16a41fbae28a (plain)
1
2
3
4
  *) mod_http2: client resets of HTTP/2 streams led to unwanted 500 errors
     reported in access logs and error documents. The processing of the
     reset was correct, only unneccesary reporting was caused.
     [Stefan Eissing]