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 22, 2021
1 parent 87cba96 commit 5a62585
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 @@ -16,6 +16,7 @@
- \#2022 Randomize selection of orchestrators in untrusted pool at a random frequency (@yondonfu)
- \#2100 Check verified session first while choosing the result from multiple untrusted sessions (@leszko)
- \#2103 Suspend sessions that did not pass p-hash verification (@leszko)
- \#2110 Transparently support HTTP/2 for segment requests while allowing HTTP/1 via GODEBUG runtime flags (@yondonfu)

#### Orchestrator

Expand Down

0 comments on commit 5a62585

Please sign in to comment.