-
-
Notifications
You must be signed in to change notification settings - Fork 199
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request