[GH-ISSUE #596] Update ureq to 3.0.10 #357

Closed
opened 2026-02-28 14:32:25 +03:00 by kerem · 7 comments
Owner

Originally created by @SO9010 on GitHub (Apr 13, 2025).
Original GitHub issue: https://github.com/jpochyla/psst/issues/596

Originally assigned to: @SO9010 on GitHub.

We are currently stuck at version 2.10.1. We should change to the latest version. There are strong differences in the API, I have already started trying to do this, but I'm running into some issues when it comes to the URL builder as it now uses http.

I'm struggling with using .query() and will be looking more into it soon!

Look at migration guide if you are curious.

@jacksongoode do you have much experience with this "new" ureq format or at least HTTP to build the URL. I will create a PR when its in fit shape unless you want to work on it with me asap?

Originally created by @SO9010 on GitHub (Apr 13, 2025). Original GitHub issue: https://github.com/jpochyla/psst/issues/596 Originally assigned to: @SO9010 on GitHub. We are currently stuck at version 2.10.1. We should change to the latest version. There are strong differences in the API, I have already started trying to do this, but I'm running into some issues when it comes to the URL builder as it now uses [http](https://crates.io/crates/http). I'm struggling with using .query() and will be looking more into it soon! Look at [migration guide](https://github.com/algesten/ureq/blob/main/MIGRATE-2-to-3.md) if you are curious. @jacksongoode do you have much experience with this "new" ureq format or at least HTTP to build the URL. I will create a PR when its in fit shape unless you want to work on it with me asap?
kerem closed this issue 2026-02-28 14:32:25 +03:00
Author
Owner

@SO9010 commented on GitHub (Apr 13, 2025):

Note: proxy-from-env is the default now. CONNECT-proxy needs no extra feature flag, but socks-proxy does.

<!-- gh-comment-id:2800085600 --> @SO9010 commented on GitHub (Apr 13, 2025): Note: `proxy-from-env is the default now. CONNECT-proxy needs no extra feature flag, but socks-proxy does.`
Author
Owner

@arch-btw commented on GitHub (Apr 17, 2025):

Note: proxy-from-env is the default now. CONNECT-proxy needs no extra feature flag, but socks-proxy does.

I'm glad you caught that! I use the socks-proxy feature daily. It wasn't really documented anywhere, other than a quick mention that it was implemented. Maybe we should add it to the readme 🤔.

<!-- gh-comment-id:2811329001 --> @arch-btw commented on GitHub (Apr 17, 2025): > Note: `proxy-from-env is the default now. CONNECT-proxy needs no extra feature flag, but socks-proxy does.` I'm glad you caught that! I use the socks-proxy feature daily. It wasn't really documented anywhere, other than a quick mention that it was implemented. Maybe we should add it to the readme 🤔.
Author
Owner

@SO9010 commented on GitHub (Apr 17, 2025):

Yeah I think that's a good idea, a rewrite of the readme is needed! I had started but then I lost motivation, if you would like too that would be lovely :P

<!-- gh-comment-id:2811911061 --> @SO9010 commented on GitHub (Apr 17, 2025): Yeah I think that's a good idea, a rewrite of the readme is needed! I had started but then I lost motivation, if you would like too that would be lovely :P
Author
Owner

@SO9010 commented on GitHub (Apr 17, 2025):

I'll be able to work on this properly after Easter!

<!-- gh-comment-id:2812055225 --> @SO9010 commented on GitHub (Apr 17, 2025): I'll be able to work on this properly after Easter!
Author
Owner

@arch-btw commented on GitHub (Apr 18, 2025):

Awesome! I hope you have a great Easter!

<!-- gh-comment-id:2815306765 --> @arch-btw commented on GitHub (Apr 18, 2025): Awesome! I hope you have a great Easter!
Author
Owner

@SO9010 commented on GitHub (Apr 18, 2025):

Thanks! You too!

<!-- gh-comment-id:2815667247 --> @SO9010 commented on GitHub (Apr 18, 2025): Thanks! You too!
Author
Owner

@SO9010 commented on GitHub (May 18, 2025):

Almost done now :)

<!-- gh-comment-id:2889204568 --> @SO9010 commented on GitHub (May 18, 2025): Almost done now :)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/psst#357
No description provided.