I have configured Gearman to accept request via http too.
I have a terminal with a running worker in which I confirm that workload is passed, and I receive a 200 status with expected headers, but Content-Length 0 and, of course, empty response body.
Any ideea why?
.. other than "The HTTP protocol should be considered experimental." :)