How do I get "raw bytes" from HTTP request?
The body should be an input stream by default - do you need lower level than the body? Headers etc?
Yeah. "full raw" request, with request line, headers...
Don’t know anything from the top of my head. Probably need to go to a lower level. Curious to hear the use case.
hi ppl, is it possible to integrate pedestal with swagger?