Created
December 9, 2015 09:32
-
-
Save tyage/6dc4b94d617e2e1af7cc to your computer and use it in GitHub Desktop.
slack app for linuxのuseragentとか
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
GET / HTTP/1.1 | |
Host: mocos.kitchen:1234 | |
Connection: keep-alive | |
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8 | |
Upgrade-Insecure-Requests: 1 | |
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Slack/1.2.6 Chrome/45.0.2454.85 AtomShell/0.34.3 Safari/537.36 Slack_SSB/1.2.6 | |
Referer: http://tyage.net/ | |
Accept-Encoding: gzip, deflate | |
Accept-Language: en-US |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment