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

Fixed chunked Bad Response for Darwin/14.3.0 #1015

Merged
merged 1 commit into from
Mar 16, 2015
Merged

Conversation

gedaiu
Copy link
Contributor

@gedaiu gedaiu commented Mar 15, 2015

The apple’s user agent Darwin/14.3.0 send the “Transfer-Encoding”
header value “Chunked” which make vibe.d request to fail

The apple’s user agent Darwin/14.3.0 send the “Transfer-Encoding”
header value “Chunked” which make vibe.d to fail
s-ludwig added a commit that referenced this pull request Mar 16, 2015
Fixed chunked Bad Response for Darwin/14.3.0
@s-ludwig s-ludwig merged commit b7e4188 into vibe-d:master Mar 16, 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.

2 participants