On 21 June 2012 06:47, ann <[email protected]> wrote: > Ed Young <ejy <at> summitbid.com> writes: > >> I am facing exactly the same problem with the Response Header as follows > > Response headers: > HTTP/1.1 200 OK > Server: Apache-Coyote/1.1 > Transfer-Encoding: chunked > Date: Thu, 21 Jun 2012 04:59:16 GMT > > > HTTPSampleResult fields: > ContentType: > DataEncoding: null > > Can somebody tell me why the Content Type is not present in the Response > Header?
Because the server did not send one. >> This has got to be a simple problem/solution. I did do an archive >> search, but no luck. It's killing me... >> >> I'm sending the simplest of HTTP Requests and Jmeter indicates it got >> a response, I don't see it in the Viewe Results Tree "Response Data" >> tab. >> >> I can even see the response in Wireshark and it looks good. >> >> I put the HTTP Request as a child to the Thread Group and added a View >> Results Tree to it. >> >> Here's what the Sampler Result says: >> Thread Name: Thread Group 1-1 >> Sample Start: 2009-04-27 12:13:43 MDT >> Load time: 8 >> Latency: 8 >> Size in bytes: 34 >> Sample Count: 1 >> Error Count: 0 >> Response code: 200 >> Response message: OK >> >> Response headers: >> HTTP/1.1 200 OK >> Server: Apache-Coyote/1.1 >> Transfer-Encoding: chunked >> Date: Mon, 27 Apr 2009 18:13:29 GMT >> >> I'm tweaking all the View Results Tree parameters, but I can't see the >> response... >> > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
