nghttpx: Clarify error_reply upstream method
There is no application level failure in h1 upstream. For h2, SPDY upstreams, don't call DIE(), instead return -1 to delete handler.
Showing
Please register or sign in to comment
There is no application level failure in h1 upstream. For h2, SPDY upstreams, don't call DIE(), instead return -1 to delete handler.