[net] internal/http3: add Expect: 100-continue support to Server

0 views
Skip to first unread message

Nicholas Husin (Gerrit)

unread,
Feb 6, 2026, 7:20:01 PM (2 days ago) Feb 6
to goph...@pubsubhelper.golang.org, golang-...@googlegroups.com, Nicholas Husin, Damien Neil, Go LUCI, golang-co...@googlegroups.com

Nicholas Husin submitted the change

Change information

Commit message:
internal/http3: add Expect: 100-continue support to Server

When serving a request containing the "Expect: 100-continue" header,
Server will now send an HTTP 100 status automatically if the request
body is read from within the server handler.

For golang/go#70914
Change-Id: Ib8185170deabf777a02487a1ded6671db720df51
Reviewed-by: Damien Neil <dn...@google.com>
Reviewed-by: Nicholas Husin <hu...@google.com>
Files:
  • M internal/http3/body.go
  • M internal/http3/server.go
  • M internal/http3/server_test.go
  • M internal/http3/transport_test.go
Change size: L
Delta: 4 files changed, 211 insertions(+), 46 deletions(-)
Branch: refs/heads/master
Submit Requirements:
  • requirement satisfiedCode-Review: +2 by Damien Neil, +1 by Nicholas Husin
  • requirement satisfiedTryBots-Pass: LUCI-TryBot-Result+1 by Go LUCI
Open in Gerrit
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: merged
Gerrit-Project: net
Gerrit-Branch: master
Gerrit-Change-Id: Ib8185170deabf777a02487a1ded6671db720df51
Gerrit-Change-Number: 742520
Gerrit-PatchSet: 5
Gerrit-Owner: Nicholas Husin <n...@golang.org>
Gerrit-Reviewer: Damien Neil <dn...@google.com>
Gerrit-Reviewer: Nicholas Husin <hu...@google.com>
Gerrit-Reviewer: Nicholas Husin <n...@golang.org>
open
diffy
satisfied_requirement
Reply all
Reply to author
Forward
0 new messages