httpipe
httpipe copied to clipboard
Automatic Content Decoding
I'm envisioning a system similar to Plug's parsers where a user can specify what module to use to parse what types of content. HTTPipe would then decode incoming requests based on the content-type header into the decoded_body key on the response.