Is it possible to get the HTTP Timestamp from a SOAP response via CXF? An answer could be for example: (Tracked by wireshark)
HTTP/1.1 200 OK Content-Type: application/soap+xml; charset=utf-8 Content-Length: 1787 Connection: close Date: Tue, 08 May 2012 16:29:46 GMT <?xml version="1.0" encoding="UTF-8"?> <SOAP-ENV:Envelope ... Is it possible to get the date via CXF? -- View this message in context: http://cxf.547215.n5.nabble.com/Get-HTTP-Timestamp-from-SOAP-response-tp5693049.html Sent from the cxf-user mailing list archive at Nabble.com.
