On 03/02/07, Scott Cederberg <[EMAIL PROTECTED]> wrote:
On 2/3/07, sebb <[EMAIL PROTECTED]> wrote:
> (for completeness) and the 0 afterwards means there are no more parts
> of the multipart post.
>

I don't think I'm sending a multipart post, though.  Should I be?  I'd
been setting the Content-Type header to "text/xml", but when I don't
set it at all JMeter fills in "text/xml" by default.


You'e right - sorry, I misread the headers:

Accept: multipart/*
Content-Length: 873
Content-Type: text/xml; charset=utf-8
SOAPAction: "urn:Path/To/Soap#mySoapAction"
User-Agent: Jakarta Commons-HttpClient/3.0.1

It does seem odd that there are apparent part length markers.
There is already a content length header which should mean that the
part sizes are not needed.

Which version of JMeter are you using?

                       Scott

> On 03/02/07, Scott Cederberg <[EMAIL PROTECTED]> wrote:
> > P.S. I've just figured out that the "36a" appearing before the body of
> > the request is the length of the request body in bytes.
> >
> > On 2/2/07, Scott Cederberg <[EMAIL PROTECTED]> wrote:
> > > Hello,
> > >
> [...]
>
> ---------------------------------------------------------------------
> 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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to