summaryrefslogtreecommitdiffstats
path: root/changes-entries/proxy_http2_retries.txt
blob: 4c66c4eb195ef15165978a10d76427088d790737 (plain)
1
2
3
4
5
  *) mod_proxy_http2: fix retry handling to not leak temporary errors.
     On detecting that that an existing connection was shutdown by the other
     side, a 503 response leaked even though the request was retried on a
     fresh connection.
     [Stefan Eissing]