Skip to content

Use cURL extension instead of Guzzle. #12

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

Merged
merged 2 commits into from
Jul 17, 2014
Merged

Use cURL extension instead of Guzzle. #12

merged 2 commits into from
Jul 17, 2014

Conversation

pbrisbin
Copy link
Contributor

No description provided.

This was referenced Jul 17, 2014
When the server returns 100 Continue, the full HTTP response will be in
$response->body. By re-executing the parse on that body until the response is no
longer 100, we'll get the real status.
@pbrisbin pbrisbin merged commit 7875a89 into master Jul 17, 2014
@pbrisbin pbrisbin deleted the pb-remove-guzzle branch July 17, 2014 19:33
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