You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Glen Daniels (JIRA)" <ji...@apache.org> on 2007/11/13 00:32:50 UTC

[jira] Created: (AXIS2-3338) Should respect generic cookies for HTTP binding

Should respect generic cookies for HTTP binding
-----------------------------------------------

                 Key: AXIS2-3338
                 URL: https://issues.apache.org/jira/browse/AXIS2-3338
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: transports
    Affects Versions: 1.3
            Reporter: Glen Daniels


Right now we support sessions via HTTP cookies, *but* we only look for particular cookies (i.e. "JSESSIONID").  If we want to support this generically (so you don't have to change configuration to talk to .NET, etc) we need an option to say "echo all cookies back".  We want to be careful with this and perhaps only allow X bytes of cookie storage (20/30K?), but we should be able to toss back generic cookies as any other well-behaved HTTP citizen might.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org