Skip to content

Instantly share code, notes, and snippets.

@sargun
Created September 24, 2012 07:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sargun/3774772 to your computer and use it in GitHub Desktop.
Save sargun/3774772 to your computer and use it in GitHub Desktop.
> GET /api/v1/messages/algo.json HTTP/1.1
> User-Agent: curl/7.21.4 (universal-apple-darwin11.0) libcurl/7.21.4 OpenSSL/0.9.8r zlib/1.2.5
> Host: www.thunderdome.yammer.com
> Accept: */*
> Referer: https://www.yammer.com/application_support/desktop/production/2.8.5.0/YammerDesktopApp.html
>
< HTTP/1.1 200 OK
< Content-Length: 68
< Content-Type: application/json
<
* Connection #0 to host www.thunderdome.yammer.com left intact
* Closing connection #0
* SSLv3, TLS alert, Client hello (1):
{"messages":[],"threaded_extended":null,"meta":null,"references":[]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment