Wouter van Marle
wouter at squirrel-systems.com
Fri Jan 27 21:53:31 EST 2006
On Fri, 2006-01-27 at 12:09 -0500, Jim Gallacher wrote: > > Mmmm well I'm testing it with the variables as given above, that > failed. > > I just found that using {'a': 'a'*44} is the maximum I can get > through. > > Much smaller than on your side, very strange. > > Very strange indeed. There is nothing in Cookie.py that would > truncate > the value that is used for the Set-Cookie header so I don't see how > that > could be a problem. What happens if you try setting some other > response > header such as content_type with a long value? You can use > httpLiveHeaders or wget to see what the server sends. I have httpLiveheaders installed; the problem appears to be on the sending side already. The set-cookie is equal to the cookie returned. Wouter. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mm_cfg_has_not_been_edited_to_set_host_domains/pipermail/mod_python/attachments/20060128/fca58c9c/attachment-0001.html
|