|
@ -19,6 +19,9 @@ |
|
|
// OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
|
// OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
|
// USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
// USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
|
|
|
|
|
|
|
|
|
// libuv-broken
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// I hate HTTP. One way of terminating an HTTP response is to not send
|
|
|
// I hate HTTP. One way of terminating an HTTP response is to not send
|
|
|
// a content-length header, not send a transfer-encoding: chunked header,
|
|
|
// a content-length header, not send a transfer-encoding: chunked header,
|
|
|
// and simply terminate the TCP connection. That is identity
|
|
|
// and simply terminate the TCP connection. That is identity
|
|
|