Skip to content

Allow cookie related headers in outgoing requests #3

@lucacasonato

Description

@lucacasonato

The cookie and cookie2 are stripped from outgoing requests when set by the user on the web. For servers, this does not make sense because they do not have a cookie jar.

We should allow setting these headers.

The outbound set-cookie header is disallowed only because of technical difficulty with implementation in browsers - we could keep this disallowed, or allow it - it does not matter much I think.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions