damaya@reallycoolhostname  ~/calm  ± master ●  MOJO_USERAGENT_DEBUG=1 mojo get -M POST -H 'Content-Type: text/xml' -c '<GetIt><SerialNumber id="85980"/></GetIt>' http://jimmy-hoffa:8080/timing/getit                                    
-- Blocking request (http://jimmy-hoffa:8080/timing/getit)
-- Connect (http:jimmy-hoffa:8080)
-- Client >>> Server (http://jimmy-hoffa:8080/timing/getit)
POST /timing/getit HTTP/1.1
Connection: keep-alive
Host: jimmy-hoffa:8080
Content-Type: text/xml
Content-Length: 48
Accept-Encoding: gzip
User-Agent: Mojolicious (Perl)

<GetIt><SerialNumber id="85980"/></GetIt>
-- Client <<< Server (http://jimmy-hoffa:8080/timing/getit)
HTTP/1.0 200 OK
Date: Fri, 07 Feb 2014 09:19:23 GMT
Server: Tomcat Web Server/3.3.1 Final ( JSP 1.1; Servlet 2.2 )


 damaya@reallycoolhostname  ~/calm  ± master ● 