Unable to reproduce on trunk on Ubuntu raring, though its got some other weird effect:
$ telnet localhost 8999 Trying ::1... Connected to localhost.localdomain. Escape character is '^]'. POST /reverse HTTP/1.1 Content-Length: 12
Hello world! !dlrow olleH OK X-Gearman-Job-Handle: H:clint-MacBookPro:5 X-Gearman-Command: GEARMAN_COMMAND_WORK_COMPLETE Content-Length: 12 Server: Gearman/1.1.6
!dlrow olleH
Notice that instead of the appropriate HTTP response code, '200 OK', its the result followed by OK.
Unable to reproduce on trunk on Ubuntu raring, though its got some other weird effect:
$ telnet localhost 8999 localdomain.
Trying ::1...
Connected to localhost.
Escape character is '^]'.
POST /reverse HTTP/1.1
Content-Length: 12
Hello world! Job-Handle: H:clint- MacBookPro: 5 COMMAND_ WORK_COMPLETE
!dlrow olleH OK
X-Gearman-
X-Gearman-Command: GEARMAN_
Content-Length: 12
Server: Gearman/1.1.6
!dlrow olleH
Notice that instead of the appropriate HTTP response code, '200 OK', its the result followed by OK.