-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Tom Mornini
committed
Aug 16, 2017
1 parent
a81c617
commit fd0e9ae
Showing
4 changed files
with
38 additions
and
5 deletions.
There are no files selected for viewing
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
> GET https://jigsaw.w3.org/HTTP/300/302.html HTTP/1.1 | ||
> | ||
|
||
< HTTP/1.1 302 Found | ||
< Content-Length: 389 | ||
< Content-Type: text/html;charset=ISO-8859-1 | ||
< Date: ⧆⧆:date⧆ | ||
< Location: https://jigsaw.w3.org/HTTP/300/Overview.html | ||
< Public-Key-Pins: pin-sha256="cN0QSpPIkuwpT6iP2YjEo1bEwGpH/yiUn6yhdy+HNto="; pin-sha256="WGJkyYjx1QMdMe0UqlyOKXtydPDVrk7sl2fV+nNm1r4="; pin-sha256="LrKdTxZLRTvyHM4/atX2nquX9BeHRZMCxg3cf4rhc2I="; max-age=864000 | ||
< Server: Jigsaw/2.3.0-beta2 | ||
< Strict-Transport-Security: max-age=15552015; includeSubDomains; preload | ||
< X-Frame-Options: deny | ||
< X-Xss-Protection: 1; mode=block | ||
< | ||
< <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" | ||
< "http://www.w3.org/TR/html4/loose.dtd"> | ||
< <html> | ||
< <head> | ||
< <title>Moved</title> | ||
< </head> | ||
< <body> | ||
< <P>This resources has moved, click on the link if your browser doesn't support automatic redirection<BR><A HREF="http://jigsaw.w3.org/HTTP/300/Overview.html">http://jigsaw.w3.org/HTTP/300/Overview.html</A></body> | ||
< </html> |
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
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