0.6.0
Closed Sep 21, 2020
100% complete
Next group of API changes focused around more flexibility when interacting with httpx through generated clients. Primary motivation is to make working around some of the other limitations of generated clients easier.
Examples:
- Ability to pass through custom headers / cookies
- Ability to access more details from the response (e.g. status code, response hea…
Next group of API changes focused around more flexibility when interacting with httpx through generated clients. Primary motivation is to make working around some of the other limitations of generated clients easier.
Examples:
- Ability to pass through custom headers / cookies
- Ability to access more details from the response (e.g. status code, response headers, raw body)
- Generate endpoints containing unsupported features? (e.g. let them pass through the pieces we didn't support and return raw response if we don't know how to parse)
This milestone is closed.
No open issues remain. View closed issues or see open milestones in this repository.