Files
golang.net/http2
Nicholas S. Husin 4a490d4f53 internal/http3: add Expect: 100-continue support to ClientConn
When sending a request containing the "Expect: 100-continue" header,
ClientConn.RoundTrip will now only send the request body after receiving
an HTTP 100 status response from the server.

For golang/go#70914

Change-Id: Ib3acea68b078486bda96426952897c3f2d51b47b
Reviewed-on: https://go-review.googlesource.com/c/net/+/742540
Reviewed-by: Damien Neil <dneil@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Nicholas Husin <husin@google.com>
2026-02-06 16:20:02 -08:00
..
2023-10-11 21:58:12 +00:00
2022-08-02 22:28:14 +00:00
2018-01-24 06:09:56 +00:00
2025-09-05 11:08:28 -07:00
2015-10-14 04:32:53 +00:00
2023-02-08 14:49:55 +00:00
2025-09-15 17:28:39 -07:00