entropic-dev / entropic-dev/boltzmann
Return string from handler wishlist
Open
- Dominant language
- TypeScript
- Stars
- 8
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
- [ ] automatically make it `text/html`, who are we kidding?
- [ ] should not be JSON.stringify'd if it's `text/html`! (right now we check if the return type of the middleware onion is a buffer in `runserver`, and if it's not we call JSON.stringify on whatever the result is.)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.