|
| 1 | +Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3 |
| 2 | +Accept-Encoding: gzip, deflate |
| 3 | +Server: GitHub.com |
| 4 | +Date: Mon, 22 Dec 2014 18:25:30 GMT |
| 5 | +Content-Type: text/html; charset=utf-8 |
| 6 | +Content-Security-Policy: default-src 'none'; style-src cdn.example.com; report-uri /_/csp-reports |
| 7 | +Public-Key-Pins: max-age=3000; |
| 8 | + pin-sha256="d6qzRu9zOECb90Uez27xWltNsj0e1Md7GkYYkVoZWmM="; |
| 9 | + pin-sha256="E9CZ9INDbd+2eRQozYqqbQ2yXLVKB9+xcprMF+44U1g=" |
| 10 | +Strict-Transport-Security: max-age=31536000 |
| 11 | + |
| 12 | +---------------------------------------------------- |
| 13 | + |
| 14 | +[ |
| 15 | + ["header", [ |
| 16 | + ["header-name", "Accept-Language"], |
| 17 | + ["punctuation", ":"], |
| 18 | + ["header-value", "fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3"] |
| 19 | + ]], |
| 20 | + ["header", [ |
| 21 | + ["header-name", "Accept-Encoding"], |
| 22 | + ["punctuation", ":"], |
| 23 | + ["header-value", "gzip, deflate"] |
| 24 | + ]], |
| 25 | + ["header", [ |
| 26 | + ["header-name", "Server"], |
| 27 | + ["punctuation", ":"], |
| 28 | + ["header-value", "GitHub.com"] |
| 29 | + ]], |
| 30 | + ["header", [ |
| 31 | + ["header-name", "Date"], |
| 32 | + ["punctuation", ":"], |
| 33 | + ["header-value", "Mon, 22 Dec 2014 18:25:30 GMT"] |
| 34 | + ]], |
| 35 | + ["header", [ |
| 36 | + ["header-name", "Content-Type"], |
| 37 | + ["punctuation", ":"], |
| 38 | + ["header-value", "text/html; charset=utf-8"] |
| 39 | + ]], |
| 40 | + ["header", [ |
| 41 | + ["header-name", "Content-Security-Policy"], |
| 42 | + ["punctuation", ":"], |
| 43 | + ["header-value", "default-src 'none'; style-src cdn.example.com; report-uri /_/csp-reports"] |
| 44 | + ]], |
| 45 | + ["header", [ |
| 46 | + ["header-name", "Public-Key-Pins"], |
| 47 | + ["punctuation", ":"], |
| 48 | + ["header-value", "max-age=3000;\r\n pin-sha256=\"d6qzRu9zOECb90Uez27xWltNsj0e1Md7GkYYkVoZWmM=\";\r\n pin-sha256=\"E9CZ9INDbd+2eRQozYqqbQ2yXLVKB9+xcprMF+44U1g=\""] |
| 49 | + ]], |
| 50 | + ["header", [ |
| 51 | + ["header-name", "Strict-Transport-Security"], |
| 52 | + ["punctuation", ":"], |
| 53 | + ["header-value", "max-age=31536000"] |
| 54 | + ]] |
| 55 | +] |
| 56 | + |
| 57 | +---------------------------------------------------- |
| 58 | + |
| 59 | +Checks for header names. |
0 commit comments