_Originally posted by @silviucpp in https://github.com/gearman/gearmand/issues/98#issuecomment-292080733_: Another bug I think is that even if the clients sends HTTP/1.1 the server always answers with HTTP/1.0 This might create issues on some HTTP clients because keep-alive is not part of 1.0 Silviu
Originally posted by @silviucpp in #98 (comment):
Another bug I think is that even if the clients sends HTTP/1.1 the server always answers with HTTP/1.0
This might create issues on some HTTP clients because keep-alive is not part of 1.0
Silviu