curl-library
Re: Bug 3349227
Date: Mon, 4 Jul 2011 22:17:55 +0100
On 4 July 2011 21:59, Dan Fandrich <dan_at_coneharvesters.com> wrote:
> On Mon, Jul 04, 2011 at 09:37:35PM +0100, Rob Ward wrote:
> > That's fine, I can look at making them changes over the next few days.
> I've
> > listed the proposed test cases below based off of the tests I already
> have and
> > the ones you have proposed, do they look sensible? Can anyone think of
> any
> > other tests that could/should be added?
>
> How about one with some variant of both secure and httponly in the same
> cookie?
>
> >>> Dan
> -------------------------------------------------------------------
> List admin: http://cool.haxx.se/list/listinfo/curl-library
> Etiquette: http://curl.haxx.se/mail/etiquette.html
>
Do these cases seem sensible for that?
Set-Cookie: httpandsec=myvalue ; domain=127.0.0.1; path=/p4/; httponly;
secure
Set-Cookie: httpandsec2=myvalue2 ; domain=127.0.0.1; path=/p4/; httponly=;
secure
Set-Cookie: httpandsec3=myvalue3 ; domain=127.0.0.1; path=/p4/; httponly;
secure=
Set-Cookie: httpandsec4=myvalue4 ; domain=127.0.0.1; path=/p4/; httponly=;
secure=
-- ------------------------------ Rob Ward www.rob-ward.co.uk
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-07-04