-
Notifications
You must be signed in to change notification settings - Fork 482
add optional ShopifyAPI::Context::httparty_params #1376
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
base: main
Are you sure you want to change the base?
Conversation
Allows to override HTTP request params such as timeout, debug_output, or proxy settings.
978c053 to
8ed225d
Compare
|
@CodiumAI-Agent /improve |
PR Code Suggestions ✨
|
|
@CodiumAI-Agent /review |
|
Would it be possible to merge this? We're really looking forward to this feature. |
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
Description
Fixes #1375
Adds the ability to configure a proxy server for all
ShopifyAPIHTTP requestsHow has this been tested?
proxy server configuration can't be tested via
WebMockbecause it ignores proxy settingsChecklist: