diff --git a/HowtocURL.md b/HowtocURL.md index cc344ec0..69a98621 100644 --- a/HowtocURL.md +++ b/HowtocURL.md @@ -56,6 +56,7 @@ Plus généralement, pour spécifier un en-tête HTTP utiliser l'option `-H` (ou ~~~ $ curl http://www.example.com -H 'Accept: text/plain' +$ curl -H 'Accept-Language: en' https://example.com ~~~ Pour l'utilisation d'un proxy :