Skip to content

Conversation

@zicklag
Copy link
Contributor

@zicklag zicklag commented Aug 16, 2025

I'm behind an HTTP proxy and was unable to use cdk to download packages because the request was timing out.

This PR fixes it.

I was hoping for an easier way to just set the agent on an existing ureq::Request but unfortunately the agent is private and doesn't have a setter so we have to manually rebuild the request which is probably slightly wasteful because it re-parses the URL.

@github-actions
Copy link

Stale pull request message

@github-actions github-actions bot closed this Oct 23, 2025
@morenol morenol reopened this Oct 23, 2025
@morenol morenol added no-stale Opt-out of closing issue due to no activity and removed no-pr-activity labels Oct 23, 2025
@morenol morenol enabled auto-merge November 12, 2025 15:41
@morenol morenol added this pull request to the merge queue Nov 12, 2025
Merged via the queue into infinyon:master with commit bcce9f2 Nov 12, 2025
102 of 103 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-stale Opt-out of closing issue due to no activity

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants