help wanted
Métricas do repositório
- Stars
- (10.793 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
With the merger of #1357 it has become possible to stream request body to the application without buffering entire content in H2O. However, the feature has so far been only implemented by the http2 protocol handler and the proxy handler.
We need to implement the feature in the following modules as well.
- http1
- fastcgi
- mruby
relates to: #1585