Download Reference Manual
The Developer's Library for D
About Wiki Forums Source Search Contact

tango.net.http.HttpCookies

Moderators: kris

Posted: 04/18/08 11:44:23

This probably should go to tango-wishlist forum.

Could set* methods in Cookie class return this? This won't break a thing, and it would allow things like:

auto x = (new Cookie("foo", "bar")).setMaxAge(0x).setPath("/foobar");

You know Papaya, don't you?

Author Message

Posted: 04/18/08 17:40:24

Yes. Would you mind writing a ticket for it, so the request doesn't get lost?

Thanks :)