This website requires JavaScript.
Explore
Help
Register
Sign In
lib
/
ureq
Watch
2
Star
0
Fork
0
You've already forked ureq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
87cf59d399cfc4089bb4de5efb827f6c599f2a8b
ureq
/
src
/
test
History
Malloc Voidstar
598ebf4393
Remove Content-Encoding and length when decompressing
...
This should lower the chance of breakage. Probably also more proper for a client library.
2021-12-19 14:01:56 +01:00
..
agent_test.rs
Don't reuse conns with bytes pending from server (
#372
)
2021-04-18 10:46:20 -07:00
body_read.rs
Remove Content-Encoding and length when decompressing
2021-12-19 14:01:56 +01:00
body_send.rs
deprecate using SerdeValue, SerdeMap and serde_to_value
2021-12-17 20:12:07 +01:00
mod.rs
Make tests much easier to debug
2021-01-03 20:26:17 -05:00
query_string.rs
Add support for alternate TLs implementations.
2021-12-17 17:47:30 +01:00
range.rs
Add support for alternate TLs implementations.
2021-12-17 17:47:30 +01:00
redirect.rs
Move auth header on redirect to unit construction
2021-12-19 11:00:39 +01:00
simple.rs
Add support for alternate TLs implementations.
2021-12-17 17:47:30 +01:00
timeout.rs
Introduce Request::timeout to override agent's config
2021-02-27 10:59:54 +01:00