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

Feature/add octet stream content type #745

Merged

Commits on Sep 3, 2014

  1. Added content_type :binary, "application/octet-stream"

    Updated request_response_spec test for new content_type
    
    Updated CHANGELOG
    
    Added tests for application/octet-stream and other untested content-types
    
    Updated README for undocumented content-types. Flipped :binary and :txt order in content_types.rb
    
    Removed atom, rss, and jsonapi content-types since they were never properly supported. Updated test for binary content-type.
    akabraham committed Sep 3, 2014
    Configuration menu
    Copy the full SHA
    41bd66d View commit details
    Browse the repository at this point in the history