Created
January 28, 2014 01:18
-
-
Save karlcow/8660753 to your computer and use it in GitHub Desktop.
credit-agricole est sous SPIP
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 --print hH GET http://www.credit-agricole.fr/ "User-Agent: $APHUA" | |
| GET / HTTP/1.1 | |
| Accept: */* | |
| Accept-Encoding: gzip, deflate, compress | |
| Host: www.credit-agricole.fr | |
| User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 5_0 like Mac OS X) AppleWebKit/534.46 (KHTML, like Gecko) Version/5.1 Mobile/9A334 Safari/7534.48.3 | |
| HTTP/1.1 200 OK | |
| Composed-By: SPIP @ www.spip.net | |
| Content-Encoding: gzip | |
| Content-Type: text/html; charset=utf-8 | |
| Date: Tue, 28 Jan 2014 01:16:37 GMT | |
| Last-Modified: Tue, 28 Jan 2014 01:16:37 GMT | |
| Server: Apache | |
| Transfer-Encoding: chunked | |
| Vary: Cookie,Accept-Encoding | |
| X-Cache: MISS from www.credit-agricole.fr | |
| X-Spip-Cache: 2538000 | |
| → http --print hH GET http://www.credit-agricole.fr/ "User-Agent: $FOSUA" | |
| GET / HTTP/1.1 | |
| Accept: */* | |
| Accept-Encoding: gzip, deflate, compress | |
| Host: www.credit-agricole.fr | |
| User-Agent: Mozilla/5.0 (Mobile; rv:18.0) Gecko/18.0 Firefox/18.0 | |
| HTTP/1.1 200 OK | |
| Composed-By: SPIP @ www.spip.net | |
| Content-Encoding: gzip | |
| Content-Type: text/html; charset=utf-8 | |
| Date: Tue, 28 Jan 2014 01:16:51 GMT | |
| Last-Modified: Tue, 28 Jan 2014 01:16:51 GMT | |
| Server: Apache | |
| Transfer-Encoding: chunked | |
| Vary: Cookie,Accept-Encoding | |
| X-Cache: MISS from www.credit-agricole.fr | |
| X-Spip-Cache: 2538000 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment