mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-11-23 09:44:22 +03:00
6 lines
234 B
Plaintext
6 lines
234 B
Plaintext
curl 'http://localhost:8000/redirected'
|
|
curl 'http://localhost:8000/redirect-absolute'
|
|
curl 'http://localhost:8000/redirect-absolute' -L
|
|
curl 'http://localhost:8000/redirect-relative'
|
|
curl 'http://localhost:8000/redirect-relative' -L
|