Created
February 11, 2018 13:33
-
-
Save florentmorin/89d5a719b5129bfb9517e6bc645f0f9c to your computer and use it in GitHub Desktop.
Requête HTTP Basique
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
GET /monsite.html HTTP/1.1 | |
Host: www.monsite.com | |
Connection: Close |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment