Skip to content

CookieContainer support in NSUrlSessionHandler #5665

@cosminstirbu

Description

@cosminstirbu

Steps to Reproduce

  1. Create a NSUrlSessionHandler
  2. Try to assign a CookieContainer (similar to how you would assign it to HttpClientHandler)
  3. See that there is no CookieContainer property on NSUrlSessionHandler

Expected Behavior

Be able to use NSUrlSessionHandler with a CookieContainer.

Actual Behavior

Can't use NSUrlSessionHandler with a CookieContainer.

Metadata

Metadata

Labels

enhancementThe issue or pull request is an enhancementiOSIssues affecting iOSmacOSIssues affecting macOS

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions