From b72187689395d71369b6cddfcad98d9baeb0a9af Mon Sep 17 00:00:00 2001 From: Alexis Ben Miloud--Josselin Date: Wed, 13 Mar 2024 15:54:08 +0100 Subject: [PATCH] HowtoHurl: Ajouter exemple --- HowtoHurl.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/HowtoHurl.md b/HowtoHurl.md index 2160b64b..5e67e25a 100644 --- a/HowtoHurl.md +++ b/HowtoHurl.md @@ -45,6 +45,13 @@ GET http://www.example.com HTTP/* 301 Location: https://example.com/ +GET http://example.com/some-where +HTTP/* * +Location: https://example.com/some-where-else +[Asserts] +status >= 300 +status < 400 + # Cache headers ## 1st request, warm-up