Skip to content

Add a python generic function for handling Link header parsing #451

@karlcow

Description

@karlcow

We probably need to parse links in a few use cases for rewriting and/or sanitizing them. We have already two places we are doing that. Time for a refactoring.

See

def sanitize_link(link_header):

and
def rewrite_links(link_header):

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions