DiamondLightSource / DiamondLightSource/glazed
Refactor TiledClient to allow per-request state to be reused
Open
- Dominant language
- Rust
- Stars
- 0
- Forks
- 2
- Avg merge
- 5d 4h
- Merged PRs (30d)
- 2
Description
We currently have to build a headermap from auth headers and pass it to every method on the client for every call when resolving a request.
It might be worth looking at moving the client per-request state and letting it store the default headers.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.