Skip to content

[Foundation] Allow to ignore the use of cookies in the NSUrlSessionHanlder #7659

@mandel-macaque

Description

@mandel-macaque

After landing #7654 we would like to allow users to not use cookies and match the Android HttpHandler so that we have platform parity.

In our case, we have to make sure that we do not use any of the 'CookieContainers' in iOS, that means ignore the managed CookieContainer if it has been set and ignore the cookies from the server of the native CookieContainer.

Metadata

Metadata

Labels

enhancementThe issue or pull request is an enhancement

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions