serving: protect file sending from downgrading to waiting pipelined headers
authorAndy Green <andy@warmcat.com>
Tue, 27 Jun 2017 02:07:34 +0000 (10:07 +0800)
committerAndy Green <andy@warmcat.com>
Wed, 28 Jun 2017 02:04:57 +0000 (10:04 +0800)
commit34ef9743d2653d3d1bc641966bd01527987021e8
tree3ffafe029b11bf38c5157b1c158ddf15f438f44a
parent12a95924269d6fcd87420ffada8b5548f1cd1388
serving: protect file sending from downgrading to waiting pipelined headers

https://github.com/warmcat/libwebsockets/issues/946
lib/handshake.c
lib/parsers.c
lib/server.c