cloudflare / cloudflare/cloudflare-rs
IpCookie isn't deserializing properly
Open
- Dominant language
- Rust
- Stars
- 316
- Forks
- 111
- PR merge metrics
- No merged PRs in 30d
Description
I'm not sure if the API changed or if serde change, but at the very least the load balancer endpoint returns `ip_cookie` for session affinity, but the de-serialization of that string fails as it is expecting `ipcookie`.
See #276 for a possible, simple solution.
Contributor guide
Assessment
This issue has not been assessed yet.