Comment 1 for bug 1152707

Revision history for this message
Clint Byrum (clint-fewbar) wrote :

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.