Page MenuHomePhabricator
Paste P8679

curl request
ActivePublic

Authored by TheDJ on Jun 27 2019, 9:09 PM.
Tags
None
Referenced Files
F29658453: raw.txt
Jun 27 2019, 9:09 PM
Subscribers
None
curl 'https://commons.m.wikimedia.org/w/index.php?title=File:Big_Buck_Bunny_medium.ogv' -XGET -H 'Cookie: GeoIP=NL:FL:Almere_Stad:52.40:5.30:v4; WMF-Last-Access=27-Jun-2019; mwPhp7Seed=420; centralauth_Token=81a1faa71946891e1003edf698dfa92b; centralauth_User=TheDJ; forceHTTPS=true; commonswikiUserID=134406; commonswikiUserName=TheDJ' -H 'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8' -H 'Host: commons.m.wikimedia.org' -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.1 Safari/605.1.15' -H 'Accept-Language: en-us' -H 'Accept-Encoding: br, gzip, deflate' -H 'Connection: keep-alive' -v
Note: Unnecessary use of -X or --request, GET is already inferred.
* Trying 91.198.174.192...
* TCP_NODELAY set
* Connected to commons.m.wikimedia.org (91.198.174.192) port 443 (#0)
* ALPN, offering h2
* ALPN, offering http/1.1
* Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
* successfully set certificate verify locations:
* CAfile: /etc/ssl/cert.pem
CApath: none
* TLSv1.2 (OUT), TLS handshake, Client hello (1):
* TLSv1.2 (IN), TLS handshake, Server hello (2):
* TLSv1.2 (IN), TLS handshake, Certificate (11):
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
* TLSv1.2 (IN), TLS handshake, Server finished (14):
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
* TLSv1.2 (OUT), TLS change cipher, Client hello (1):
* TLSv1.2 (OUT), TLS handshake, Finished (20):
* TLSv1.2 (IN), TLS change cipher, Client hello (1):
* TLSv1.2 (IN), TLS handshake, Finished (20):
* SSL connection using TLSv1.2 / ECDHE-ECDSA-CHACHA20-POLY1305
* ALPN, server accepted to use h2
* Server certificate:
* subject: C=US; ST=California; L=San Francisco; O=Wikimedia Foundation, Inc.; CN=*.wikipedia.org
* start date: Nov 8 21:21:04 2018 GMT
* expire date: Nov 22 07:59:59 2019 GMT
* subjectAltName: host "commons.m.wikimedia.org" matched cert's "*.m.wikimedia.org"
* issuer: C=BE; O=GlobalSign nv-sa; CN=GlobalSign Organization Validation CA - SHA256 - G2
* SSL certificate verify ok.
* Using HTTP2, server supports multi-use
* Connection state changed (HTTP/2 confirmed)
* Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0
* Using Stream ID: 1 (easy handle 0x7f805d002400)
> GET /w/index.php?title=File:Big_Buck_Bunny_medium.ogv HTTP/2
> Host: commons.m.wikimedia.org
> Cookie: GeoIP=NL:FL:Almere_Stad:52.40:5.30:v4; WMF-Last-Access=27-Jun-2019; mwPhp7Seed=420; centralauth_Token=81a1faa71946891e1003edf698dfa92b; centralauth_User=TheDJ; forceHTTPS=true; commonswikiUserID=134406; commonswikiUserName=TheDJ
> Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
> User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.1 Safari/605.1.15
> Accept-Language: en-us
> Accept-Encoding: br, gzip, deflate
> Connection: keep-alive
>
* Connection state changed (MAX_CONCURRENT_STREAMS updated)!
< HTTP/2 500
< date: Thu, 27 Jun 2019 21:07:30 GMT
< server: Varnish
<
* Connection #0 to host commons.m.wikimedia.org left intact