Skip to content

Response Headers do not contain all cookies #69

Description

@phisch

When reading the last response headers, it seems that it does not contain all "set-cookie" headers.
I think that the response headers are just put into an associative array, which will not work, since the "set-cookie" header can appear multiple times. This might as well affect other headers.

Thus, putting all headers into one associative array is not a good idea.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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