add optional ShopifyAPI::Context::httparty_params#1376
add optional ShopifyAPI::Context::httparty_params#1376senid231 wants to merge 1 commit intoShopify:mainfrom
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: