Skip to content

Link syntax in header is not quite right, the url should be enclosed in angle brackets #2470

@fgregg

Description

@fgregg

the syntax for the link value in the response headers is not quite right. the url should be enclosed in angle brackets.

currently

link: https://labordata.bunkum.us/.json; rel="alternate"; type="application/json+datasette"

should be

link: <https://labordata.bunkum.us/.json>; rel="alternate"; type="application/json+datasette"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions