Skip to content

Empty attributes in Set-Cookie header #1169

@nnposter

Description

@nnposter

Local function parse_set_cookie in http.lua cannot parse Set-Cookie header if it contains empty attributes:

Set-Cookie: JSESSIONID=aaa; ; Path=/;;Secure;HttpOnly;;

Such attributes are allowed per RFC 6265 errata.

(Issue created strictly for record; a fix will be committed shortly.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions