Skip to content

cookies can not be added in callback phase #48

@GoogleCodeExporter

Description

@GoogleCodeExporter
Cookies and not be added to a response in the callback phase because there
is no response in the context.

A possible fix would be:
Add the cookies to the context. If there is a response in the context, add
them to the response, else add them to as a property. If the request
process is done the code returning the response queries the context.

Original issue reported on code.google.com by philippe...@gmail.com on 4 Apr 2008 at 8:05

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions