mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
Treat redirects without Location and other 3xx responses as errors PR-URL: https://github.com/nodejs/node/pull/43742 Refs: https://github.com/nodejs/node/pull/43689 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Jacob Smith <jacob@frende.me>