Skip to content

Parser incorrectly parses years in some cases #162

Description

@except

Consider the following Set-Cookie header -
foo=bar; expires=Thu, 10-Sep-20 20:00:00 GMT;

This should be parsed as 2020-09-10 20:00 +0 however expires returns 0020-09-10 20:00 +0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions