Skip to content

Assuming , as delimiter causes unexpected behavior. #4

@deiu

Description

@deiu

Hi,

Looking at https://github.com/jfromaniello/parse-links/blob/master/lib/index.js#L14, it seems that you are using the , character as delimiter between multiple Link header values. This is a problem for URIs that contain it, since it is a valid character that does not require encoding: https://example.org/foo,bar

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions