Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

204, 304 must not have a body #61

Merged
merged 2 commits into from
May 23, 2011
Merged

Conversation

steveburkett
Copy link

Hi,

I just made a fix to faraday to not process a 204/304 body in response.rb and 2 tests.

please see http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html (under 204/304 codes)

Hope all is well and this is helpful to faraday :)

@eric
Copy link
Contributor

eric commented May 23, 2011

Looks like you accidentally checked in .idea/dictionaries/steveburkett.xml.

<w>upcaser</w>
</words>
</dictionary>
</component> No newline at end of file
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you intend to add this file?

sferik added a commit that referenced this pull request May 23, 2011
204, 304 must not have a body
@sferik sferik merged commit 006824f into lostisland:master May 23, 2011
@eric
Copy link
Contributor

eric commented May 23, 2011

Looks good to me.

@steveburkett
Copy link
Author

sorry guys on the idea xml file...i'm new to this and this was an accident. i removed it from my steveburkett fork.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants