Skip to content

Instantly share code, notes, and snippets.

@bradwright
Created April 2, 2009 16:53
Show Gist options
  • Save bradwright/89282 to your computer and use it in GitHub Desktop.
Save bradwright/89282 to your computer and use it in GitHub Desktop.
$ telnet twitter.com 80
Trying 128.121.146.100...
Connected to twitter.com.
Escape character is '^]'.
GET /statuses/friends.xml HTTP/1.0
Authorization: Basic REDACTED
User-Agent: Blah
# response works and is returned here
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment