strawberry
strawberry copied to clipboard
HTTP integrations next steps
I just merged #1840 which removes most of the duplicated code for the tests of the HTTP integrations.
- [ ] Files support in Chalice
- [ ] Remove
TemporalResponses classes in favour of the framework classes TemporalResponse - [ ] In lieu of the above, maybe it is worth implementing a framework agnostic way #1801 #1579
- [x] Make sure the status code are good #2270
- [x] Unify the HTTP processing, a lot of code is duplicated between the integrations at the moment.