Support for Public Suffix List in CookieContainer
Open
area-System.Net
- Dominant language
- C#
- Stars
- 18.3k
- Forks
- 5.6k
- PR merge metrics
- PR metrics pending
Description
This was already hinted at in https://github.com/dotnet/runtime/pull/112604
https://datatracker.ietf.org/doc/draft-ietf-httpbis-rfc6265bis/#:~:text=enforcement%20by%20default.-,8.9.%20%20Public%20Suffix%20List,-The%20boundaries%20of
We don't look at such a list right now. This issue tracks interest in potentially adding support in the future.
Contributor guide
Research direction
Start by reading the linked pull request and the RFC 6265bis section on Public Suffix Lists to understand the proposed behavior and constraints. The issue names CookieContainer but no source file or test; done would require a defined implementation scope and corresponding behavior agreed for the runtime.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100