Closed zimnx closed 6 years ago
I don't need it anymore. This would also affect design dependency. Gohan tries to separate HTTP server from extensions by handling HTTP stuff on his own way. In this PR we would have multiple request body handlers. Having only single one is IMO better
Also changed ReadJSON method to not consume request body. Duplicated buffer will be stored under request to allow multiple reads from it