Not much I can do about that - JMeter doesn't write directly to the socket. It just tells Sun's HTTPClient what headers to send, which takes over from there.
-Mike On 18 Aug 2002 at 21:57, Don Stinchfield wrote: > I'm not sure if this is a problem, but I thought I'd mention it. > > I'm having problems using the proxy to record a session with my > application. Its come down to me tracing the http messages to > see what's really happening. I don't think I've found my real > problem yet, but I didn't find the following. > > Each http header line is terminated by a \n instead of a \r\n. > I believe the http specification requires \r\n. I really don't > know if this is problem. Anyone have a clue? > > Regards, > Don > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- Michael Stover [EMAIL PROTECTED] Yahoo IM: mstover_ya ICQ: 152975688 -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

