Uh oh!
There was an error while loading. Please reload this page.
add optional ShopifyAPI::Context::httparty_params - #1376
Conversation
978c053 to
8ed225dComparevenraom
commented
Sep 25, 2025
@CodiumAI-Agent /improve |
QodoAI-Agent
commented
Sep 25, 2025
PR Code Suggestions ✨
|
venraom
commented
Sep 25, 2025
@CodiumAI-Agent /review |
kubaw
commented
Oct 17, 2025
Would it be possible to merge this? We're really looking forward to this feature. |
QodoAI-Agent
commented
Oct 17, 2025
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
Allows to override HTTP request params such as timeout, debug_output, or proxy settings.
8ed225d to
bc3a922Comparesenid231
commented
Jun 11, 2026
PR rebased and code review applied |
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: