http icon indicating copy to clipboard operation
http copied to clipboard

Documentation example for unsafe redirects (POST etc)

Open sebbASF opened this issue 4 months ago • 0 comments

The example for following unsafe redirects [1] uses the GET verb. I think this is a copy-paste error; it should use one of the unsafe verbs, e.g. POST.

[1] https://github.com/httprb/http/wiki/Redirects#unsafe-redirects

sebbASF avatar Aug 06 '25 08:08 sebbASF