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

Correctly set the content type for object get --encoding=protobuf #2516

Merged
merged 1 commit into from
May 29, 2016

Commits on Mar 31, 2016

  1. api: correctly set the content type for object get --encoding=protobuf

    It used to default to `application/json` but is now correctly set to
    `application/protobuf`.
    
    fixes ipfs#2469
    
    License: MIT
    Signed-off-by: Steven Allen <[email protected]>
    Stebalien committed Mar 31, 2016
    Configuration menu
    Copy the full SHA
    a72d26b View commit details
    Browse the repository at this point in the history