Skip to content

Instantly share code, notes, and snippets.

@ZweiSteinSoft
Created July 6, 2012 19:16
Show Gist options
  • Save ZweiSteinSoft/3062222 to your computer and use it in GitHub Desktop.
Save ZweiSteinSoft/3062222 to your computer and use it in GitHub Desktop.
API reply for statuses/update_with_media.json
HTTP/1.1 417 Expectation Failed
Date: Fri, 06 Jul 2012 19:14:33 GMT
Server: hi
Vary: Accept-Encoding
Content-Length: 364
Content-Type: text/html; charset=iso-8859-1
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>417 Expectation Failed</title>
</head><body>
<h1>Expectation Failed</h1>
<p>The expectation given in the Expect request-header
field could not be met by this server.</p>
<p>The client sent<pre>
Expect: 100-continue
</pre>
but we only allow the 100-continue expectation.</p>
</body></html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment