diff --git a/HowtoHTTP.md b/HowtoHTTP.md index 362d7a9a..6a8b3b0c 100644 --- a/HowtoHTTP.md +++ b/HowtoHTTP.md @@ -99,14 +99,6 @@ Server: Apache [...] ~~~ -### cURL +## cURL -~~~ -% curl 'http://1.2.3.4:8080/foo/bar' -H 'Host: www.example.com' -v -~~~ - -Afficher uniquement les headers - -~~~ -% curl -v -I www.example.com -~~~ \ No newline at end of file +Voir [TipsCurl]() \ No newline at end of file