Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Append Inherit cookies Example #549

Closed
wants to merge 1 commit into from
Closed

Append Inherit cookies Example #549

wants to merge 1 commit into from

Conversation

k2tzumi
Copy link
Collaborator

@k2tzumi k2tzumi commented Jun 23, 2023

refs #548

/cookies:
get:
headers:
Cookie: "{{ cookies[0] }};"
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The cookie header must be generated by interpreting the contents of the Set-Cookie and taking into account the case where a path or "expire" is specified.

@k2tzumi
Copy link
Collaborator Author

k2tzumi commented Jul 16, 2023

The following PR responses are expected to make cookies a little simpler to handle
#556

@k2tzumi k2tzumi closed this Jul 16, 2023
@k2tzumi k2tzumi deleted the cookie-test branch July 16, 2023 05:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant