[squeak-dev] Re: [Pharo-project] HTTP client library in Pharo?

Andreas Raab andreas.raab at gmx.de
Thu Aug 5 04:41:14 UTC 2010


Hi Andrey -

Regarding your issues with WebClient's cookie handling I have two 
questions where you (or someone else knowledgeable) might be able to 
help me:

1) Do you have an application that can't deal with the separate Cookie 
header lines? I could change that fairly easily if needed but since (I 
think) the RFC allows it, I'm wondering if there's any need for it.

2) What are the rules for cross-domain cookies? Are the user agents 
expected to accept random cross-domain cookies? I've not found any 
definite reference regarding this, any information would be helpful.

Cheers,
   - Andreas


On 8/4/2010 10:20 AM, Andrey Larionov wrote:
> Hi, Andreas. Could you also look in cross-domain cookie handling. When
> domain specified with leading period. For example: .squeak.org
> It mean, what cookie will be available for squeak.org domain and for
> all subdomains of squeak.org.
>
> On Wed, Aug 4, 2010 at 21:15, Andreas Raab<andreas.raab at gmx.de>  wrote:
>> ah, that's a silly bug. Thanks for reporting.
>
>




More information about the Squeak-dev mailing list