thesummitdev/rook

Trim trailing slashes from link.url

Aperta

#16 aperta il 19 nov 2021

 (0 commenti) (0 reazioni) (0 assegnatari)Java (0 fork)auto 404
databasegood first issueserver

Metriche repository

Star
 (1 stella)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Urls that have a trailing slash should be trimmed inside of the LinkHandler before commiting them to the database.

i.e.

rapha.cc/ -> rapha.cc google.com/some-webpage-thats-interesting/ -> google.com/some-webpage-thats-interesting

Guida contributor