From 84b772e37495fe7fb129e90f05751a10a366b9b3 Mon Sep 17 00:00:00 2001 From: Alexis Ben Miloud--Josselin Date: Wed, 13 Mar 2024 15:59:30 +0100 Subject: [PATCH] HowtoHurl: Retirer tirets en trop --- HowtoHurl.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/HowtoHurl.md b/HowtoHurl.md index 5e67e25a..e5c7c494 100644 --- a/HowtoHurl.md +++ b/HowtoHurl.md @@ -45,9 +45,9 @@ GET http://www.example.com HTTP/* 301 Location: https://example.com/ -GET http://example.com/some-where +GET http://example.com/somewhere HTTP/* * -Location: https://example.com/some-where-else +Location: https://example.com/somewhere-else [Asserts] status >= 300 status < 400