help wanted
Metriche repository
- Star
- (10.793 stelle)
- Metriche merge PR
- (Merge medio 23g 14h) (22 PR mergiate in 30 g)
Descrizione
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