Add support for http caching and keep-alive
Open
- Dominant language
- Rust
- Stars
- 396
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
- [ ] `Client` that the user can keep around
- [ ] For native, this would wrap `ureq::Agent`, and use [http-cache-semantics](https://github.com/kornelski/rusty-http-cache-semantics) to handle caching
- [ ] For web, it would delegate everything to `fetch` (which already handles caching), and hold on state of its own
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.