Skip to content

Combine remap & redirect info #2102

@thomas-zahner

Description

@thomas-zahner

It would be nice if the remaps could be printed before redirects. It would make all the remaps/redirects flow from left --> right.

Additionally we should consider combining them which further emphasises the order of operations:

Followed remap and 1 redirect: http://github.com/lycheeverse --[remap]--> http://rust-lang.org/lycheeverse --[301]--> https://rust-lang.org/lycheeverse

This might be difficult with the current Status::Redirected / Status::Remapped nesting. But it should be easier once #2097 is resolved.

Originally posted by @katrinafyi in #2094 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions