|
|
de07d556a2
|
minor refactoring
- `use crate::` where appropriate
- cleanup CLI parsing
- `Uri::with_protocol` -> `Uri::new`
|
2025-06-18 13:04:04 +00:00 |
|
|
|
205af655e5
|
remove unnecessary Uri::endpoint call
|
2025-06-14 12:34:58 +00:00 |
|
|
|
e257d1cf8c
|
CLI ergonomy
|
2025-06-13 23:50:42 +00:00 |
|
|
|
5556a658f5
|
minor refactoring
- var names
- logging
|
2025-06-13 16:07:25 +00:00 |
|
|
|
f77acc1afd
|
cleanup some unwrap()
|
2025-06-12 23:28:42 +00:00 |
|
|
|
2edc690331
|
[wip] impl Client for ureq::Agent
- clippy fix
|
2025-06-12 16:25:15 +00:00 |
|
|
|
ed10f269c8
|
[wip] impl Client for ureq::Agent
- wip: factor out `SavedState`
|
2025-06-12 16:24:17 +00:00 |
|