I don't think so.

HTTP Request cookies don't include the expiration date - it's only the
server response Set-Cookie header that includes them.

It is up to the client cookie handler to deal with expiration dates
and either add the cookie to the request or not, as the case may be.

S.
On 18/10/05, Peter Lin <[EMAIL PROTECTED]> wrote:
> hmm... if the expiration date is in the past, (ie older than today ) that
> could be the cause. AFAIK, the httpsampler just sets the header, so it could
> be Sun's httpconnection class handles it that way.
>
> peter
>
>
> On 10/18/05, Maness, Marty <[EMAIL PROTECTED]> wrote:
> >
> > I'm still having trouble with cookie manager on the new version of
> > apache 2.1.1. The cookie manager on 2.0.0 works fine for me. A couple
> > things to note - the expiration date of the cookie sent by the server
> > has an expiration date in the past. Could this be the issue? Jmeter
> > just stops, and in the response data the session id is not set. Yet on
> > 2.0.0 the response date, the sessid is set. Using the same exact test
> > plan on both versions.
> >
> >
> >
>
>

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

Reply via email to