StoneCypher/htstub

multipacket requests fail

Closed this issue · 2 comments

if you send a request of more than one packet, htstub chokes. (when header + payload, especially with POST requests, approaches the MTU, responses fail and the client times out).

fixed in #34