Skip to content

Instantly share code, notes, and snippets.

@nkallen
Created November 10, 2008 22:53
Show Gist options
  • Save nkallen/23675 to your computer and use it in GitHub Desktop.
Save nkallen/23675 to your computer and use it in GitHub Desktop.
[pivot1@twitter-web029 ~]$ curl -H "Host: twitter.com" http://pivot4:pivots2pandas@localhost:81/statuses/user_timeline.xml -vvvvv
* About to connect() to localhost port 81
* Trying 127.0.0.1... connected
* Connected to localhost (127.0.0.1) port 81
* Server auth using Basic with user 'pivot4'
> GET /statuses/user_timeline.xml HTTP/1.1
> Authorization: Basic XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
> User-Agent: curl/7.15.5 (x86_64-redhat-linux-gnu) libcurl/7.15.5 OpenSSL/0.9.8b zlib/1.2.3 libidn/0.6.5
> Accept: */*
> Host: twitter.com
>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment