HowtoHurl: Retirer tirets en trop

This commit is contained in:
Alexis Ben Miloud--Josselin 2024-03-13 15:59:30 +01:00
parent b721876893
commit 84b772e374

View file

@ -45,9 +45,9 @@ GET http://www.example.com
HTTP/* 301 HTTP/* 301
Location: https://example.com/ Location: https://example.com/
GET http://example.com/some-where GET http://example.com/somewhere
HTTP/* * HTTP/* *
Location: https://example.com/some-where-else Location: https://example.com/somewhere-else
[Asserts] [Asserts]
status >= 300 status >= 300
status < 400 status < 400