h2non / rocky

Full-featured, middleware-oriented, programmatic HTTP and WebSocket proxy for node.js (deprecated)
MIT License
371 stars 24 forks source link

Body intercept inconsistency in slower streams #49

Closed h2non closed 9 years ago

h2non commented 9 years ago

Buffer all the body payload, then parse it properly, and finally expose it to the forward/replay middleware