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

Return empty buffer upon empty response body and encoding is set to null #1330

Merged
merged 1 commit into from Dec 31, 2014
Merged

Return empty buffer upon empty response body and encoding is set to null #1330

merged 1 commit into from Dec 31, 2014

Commits on Dec 29, 2014

  1. Return empty buffer upon empty response body and encoding is set to null

    Instead of returning an empty string, an empty buffer will now be
    returned when the encoding is set to null.
    seanstrom committed Dec 29, 2014
    Copy the full SHA
    f92ed13 View commit details
    Browse the repository at this point in the history