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

Added support for returning cURL HTTP Status Sodes from _send() method #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fotomerchant
Copy link

During testing of this library we found that a 504 gateway timeout could not be easily handled and requires this library to provide some access to the HTTP status codes from the cURL request.

This change would be considered a breaking change to anyone processing the result from any of this libraries methods.

Open to suggestion if you'd like a different approach.

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