Created
July 6, 2012 19:16
-
-
Save ZweiSteinSoft/3062222 to your computer and use it in GitHub Desktop.
API reply for statuses/update_with_media.json
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
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