Skip to content

Conversation

zicklag
Copy link

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant