ReverseProxy seems to forward the request only once the body is completely 
received. 
In fact it seems like the http.Handler semantics are the same.
Is there a way to handle each chunk as it is received by the server, kind 
like node.js does?
Otherwise are there alternative libraries that support this?

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to