Skip to content

Commit

Permalink
Roll src/net/third_party/quiche/src/ 294290484..c8f5996fc (3 commits)
Browse files Browse the repository at this point in the history
https://quiche.googlesource.com/quiche.git/+log/294290484174..c8f5996fc2b0

$ git log 294290484..c8f5996fc --date=short --no-merges --format='%ad %ae %s'
2024-08-23 rch Allow HTTP/3 requests to have a "host" header, per the RFC
2024-08-23 dschinazi Fix one incorrect use of GetMinCryptoFrameSize
2024-08-23 rch No public description

Created with:
  roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src

Change-Id: I9f76ea4bf8408490fddd8835d8e79c480b3ee393
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5812482
Reviewed-by: Nidhi Jaju <[email protected]>
Commit-Queue: Nidhi Jaju <[email protected]>
Auto-Submit: Adam Rice <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1347083}
ricea authored and Chromium LUCI CQ committed Aug 27, 2024
1 parent 9e88dcc commit ebb05bb
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
@@ -432,7 +432,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling feed
# and whatever else without interference from each other.
'quiche_revision': '29429048417442f989cdc6717e2ba81850aa3a40',
'quiche_revision': 'c8f5996fc2b0b2bf1f1a59fa5276e51884e3d458',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling ios_webkit
# and whatever else without interference from each other.
2 changes: 1 addition & 1 deletion net/third_party/quiche/src
Submodule src updated from 294290 to c8f599

0 comments on commit ebb05bb

Please sign in to comment.