Skip to content

Cookies in HTTP sessions - where are they stored? #245

@akacastor

Description

@akacastor

Is there a way to access the cookies used in HTTP functions such as http_get()?

I have observed that at least on macOS and Windows, http_get() is accepting and sending cookies. But I don't know where the cookies are stored, to allow them to be managed. (Clearing cookies, viewing cookies, and setting/modifying cookies is useful for me.)

Alternatively, is it possible to disable automatic handling of cookies so that the Set-Cookies header is included in the visible headers, to allow a custom implementation of cookie handling?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions