uv
12eedb1c
- Include `Accept` header specifying that we can only parse JSON responses (#701)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
1 year ago
Include `Accept` header specifying that we can only parse JSON responses (#701) Otherwise, when an index does not support the query variable we get an HTML response and a JSON parse error.
References
#701 - Include `Accept` header specifying that we can only parse JSON responses
Author
zanieb
Parents
52ba65aa
Files
1
crates/puffin-client/src
registry_client.rs
Loading