Created
April 30, 2014 10:11
-
-
Save karlcow/bc39a4db71a0b44ec0a4 to your computer and use it in GitHub Desktop.
→ http GET http://travail.gouv.fr/
This file contains hidden or 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
| HTTP/1.1 301 Moved Permanently | |
| Content-Encoding: gzip | |
| Content-Length: 274 | |
| Content-Type: text/html; charset=iso-8859-1 | |
| Date: Wed, 30 Apr 2014 10:09:58 GMT | |
| Location: http://www.travail-emploi-sante.gouv.fr/spip.php?rubrique771 | |
| Server: Apache/2.2.16 (Debian) | |
| Vary: Accept-Encoding | |
| <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> | |
| <html><head> | |
| <title>301 Moved Permanently</title> | |
| </head><body> | |
| <h1>Moved Permanently</h1> | |
| <p>The document has moved <a href="http://www.travail-emploi-sante.gouv.fr/spip.php?rubrique771">here</a>.</p> | |
| <hr> | |
| <address>Apache/2.2.16 (Debian) Server at travail.gouv.fr Port 80</address> | |
| </body></html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment