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

Use Guzzle RequestOptions constants for configuring requests #1820

Merged
merged 2 commits into from
Oct 22, 2020

Conversation

deguif
Copy link
Collaborator

@deguif deguif commented Oct 20, 2020

Use RequestOptions constants.
The main advantage I see is that it will be easier to spot removed options ;)

@deguif deguif force-pushed the use-guzzle-request-options branch from 3b45f4d to af8799b Compare October 20, 2020 15:35
@deguif deguif force-pushed the use-guzzle-request-options branch from af8799b to 52e1646 Compare October 21, 2020 15:59
Copy link
Owner

@ruflin ruflin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Conflict on the changelog which needs resolving.

@deguif deguif force-pushed the use-guzzle-request-options branch from 52e1646 to 9d4955c Compare October 22, 2020 09:41
@deguif
Copy link
Collaborator Author

deguif commented Oct 22, 2020

Just rebased ;)

Copy link
Owner

@ruflin ruflin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, please merge when green.

@deguif deguif merged commit baff7bd into ruflin:master Oct 22, 2020
@deguif deguif deleted the use-guzzle-request-options branch October 22, 2020 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants