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

- Correct issue where response body is in whitelist but there is no content-type header #41

Closed
wants to merge 5 commits into from

Conversation

t-d-d
Copy link

@t-d-d t-d-d commented Oct 22, 2014

e.g. a 304 response.

@bithavoc
Copy link
Owner

Please add a test case.

@floatingLomas
Copy link
Collaborator

@t-d-d, you need to rebase master onto your branch, too, to make Travis even run the tests (and pick up anything else new).

@bithavoc
Copy link
Owner

it's a good feature, we just need a test @t-d-d

…ontent type

- Always take a (string) copy of response chunk for logging as the chunk Buffer itself can be re-used before log write time, resulting in junk log content
@bithavoc
Copy link
Owner

bithavoc commented Dec 7, 2014

@t-d-d please squash the commits and add proper testing 😄

@bithavoc
Copy link
Owner

bithavoc commented Jan 2, 2015

@t-d-d any plans to add tests to these changes? They seem to be pretty helpful, we just need test coverage.

@bithavoc bithavoc closed this Jan 15, 2015
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.

None yet

3 participants