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

No longer necessary to treat 304 responses specially. #322

Closed
wants to merge 1 commit into from

Conversation

smh
Copy link
Contributor

@smh smh commented Oct 24, 2012

The end event should also be emitted for 304 (Not modified) responses.

Starting with commit 182dcd3, there is no need to special handle these response statuses.

Ensures that end is emitted also for 304 responses.

The end event should also be emitted for 304 (Not modified) responses.
Starting with commit 182dcd3, there is
no need to special handle these response statuses.

Ensures that end is emitted also for 304 responses.
@smh
Copy link
Contributor Author

smh commented Nov 4, 2012

@mmalecki any hope of getting this in? As it stands, a 304 response will not emit an end event, unlike all other responses.

@indexzero indexzero closed this in 28a3b0a Mar 9, 2013
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

2 participants