libwww-perl / libwww-perl/HTTP-Cookies
Not RFC 6265 compliant
Nobody has claimed this yet.
- Dominant language
- Perl
- Stars
- 4
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
Since #49 the quote parsing has been broken. The issue which originally led to that PR, #32, was very specific about the reported bug only being an issue for version 1 cookies, which are only a thing in RFC 2965, which in practice is irrelevant.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the quote-parsing change from issue #49 and the original bug report in issue #32, then compare the current behavior with RFC 6265 rather than RFC 2965. Done means quote parsing follows the RFC 6265 cookie rules and the reported regression is covered by an appropriate test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- perl
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100