Skip to content

Commit

Permalink
CHANGELOG_PENDING: Transparently support HTTP/2
Browse files Browse the repository at this point in the history
While also allowing HTTP/1 via GODEBUG runtime flags.
  • Loading branch information
yondonfu committed Nov 19, 2021
1 parent 5079f86 commit 3dd5f34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG_PENDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
- \#2085 Set max refresh sessions threshold to 8 (@yondonfu)
- \#2083 Return 422 to the push client after max retry attempts for a segment (@jailuthra)
- \#2022 Randomize selection of orchestrators in untrusted pool at a random frequency (@yondonfu)
- \#2110 Transparently support HTTP/2 for segment requests while allowing HTTP/1 via GODEBUG runtime flags (@yondonfu)

#### Orchestrator

Expand Down

0 comments on commit 3dd5f34

Please sign in to comment.