Mention 308 Permanent Redirect

This commit is contained in:
Jakub Roztocil 2021-06-15 14:54:40 +02:00
parent 07a0359316
commit dc4309771e

View File

@ -1071,8 +1071,8 @@ and show the final response instead, use the ``--follow, -F`` option:
$ http --follow pie.dev/redirect/3
With ``HTTP 307 Temporary Redirect``, the method and the body of the original request
are reused to perform the redirected request. Otherwise a body-less ``GET`` request is performed.
With ``307 Temporary Redirect`` and ``308 Permanent Redirect``, the method and the body of the original request
are reused to perform the redirected request. Otherwise, a body-less ``GET`` request is performed.
Showing intermediary redirect responses