emilk / emilk/ehttp

Add support for http caching and keep-alive

Open
#64 3 comments 1 reaction 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.