RE: why does curl silently discard expired cookies and can this be disabled?

2015-08-21 Thread Guenter.Pusch
-Original Message- From: curl-library [mailto:curl-library-boun...@cool.haxx.se] On Behalf Of guenter.pu...@loewe.de Sent: Wednesday, August 19, 2015 1:57 PM To: curl-library@cool.haxx.se Subject: RE: why does curl silently discard expired cookies and can this be disabled? I could

RE: why does curl silently discard expired cookies and can this be disabled?

2015-08-21 Thread Daniel Stenberg
On Fri, 21 Aug 2015, guenter.pu...@loewe.de wrote: The DTG has taken this into the specification group as there seem to be doubts about the origin and necessity of this requirement. No further action needed on your side for the time being. I'll post the outcome here. Excellent, thanks for

RE: why does curl silently discard expired cookies and can this be disabled?

2015-08-19 Thread Guenter.Pusch
-Original Message- From: curl-library [mailto:curl-library-boun...@cool.haxx.se] On Behalf Of Daniel Stenberg Sent: Wednesday, August 19, 2015 10:27 AM To: libcurl development Subject: Re: why does curl silently discard expired cookies and can this be disabled? I don't see how the RFC

Re: why does curl silently discard expired cookies and can this be disabled?

2015-08-19 Thread Rich Gray
guenter.pu...@loewe.de wrote: Receivers shall support the use of cookies via the Cookie request header and Set Cookie response header as defined by RFC 6265. All cookies shall be stored transiently, regardless of any specified expiration date or age. [...] When it says 'transiently' is it

Re: why does curl silently discard expired cookies and can this be disabled?

2015-08-19 Thread Daniel Stenberg
On Tue, 18 Aug 2015, guenter.pu...@loewe.de wrote: I'm developing software for TV receivers which support the MHEG5 interactive service (which is something comparable to HbbTV). MHEG5 is standardized by ETSI ES 202 184, which specifies the following: 15.7.5 Cookie support Receivers shall

why does curl silently discard expired cookies and can this be disabled?

2015-08-18 Thread Guenter.Pusch
Dear all, although the question seems quite straight forward I want to elaborate on this a bit more. I'm developing software for TV receivers which support the MHEG5 interactive service (which is something comparable to HbbTV). MHEG5 is standardized by ETSI ES 202 184, which specifies the