go/api/next
Damien Neil 53845004d6 net/http/httputil: deprecate ReverseProxy.Director
The Director function has been superseded by Rewrite.
Rewrite avoids fundamental security issues with hop-by-hop header
handling in the Director API and has better default handling
of X-Forwarded-* headers.

Fixes #73161

Change-Id: Iadaf3070e0082458f79fb892ade51cb7ce832802
Reviewed-on: https://go-review.googlesource.com/c/go/+/708615
Reviewed-by: Nicholas Husin <husin@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Nicholas Husin <nsh@golang.org>
2025-10-02 12:53:31 -07:00
..
49097.txt net: context aware Dialer.Dial functions 2025-08-11 14:26:10 -07:00
51945.txt errors: add AsType 2025-09-30 10:22:08 -07:00
61642.txt net/netip: export Prefix.Compare, fix ordering 2025-09-03 15:10:15 -07:00
63963.txt crypto/ecdsa: deprecate direct use of big.Int fields in keys 2025-09-09 12:20:39 -07:00
65954.txt log/slog: add multiple handlers support for logger 2025-09-04 11:07:44 -07:00
67546.txt database/sql: allow drivers to override Scan behavior 2025-08-11 14:27:36 -07:00
67813.txt net/http: add HTTP2Config.StrictMaxConcurrentRequests 2025-09-26 16:14:14 -07:00
70352.txt os: add (*Process).WithHandle 2025-09-15 12:17:42 -07:00
73161.txt net/http/httputil: deprecate ReverseProxy.Director 2025-10-02 12:53:31 -07:00