Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redirection via le header Refresh #37

Open
remillc opened this issue Jan 8, 2024 · 0 comments
Open

Redirection via le header Refresh #37

remillc opened this issue Jan 8, 2024 · 0 comments

Comments

@remillc
Copy link
Member

remillc commented Jan 8, 2024

Certaines redirections ne sont pas journalisées par Corvée. Il s'agit de redirections effectuées via l'en-tête Refresh (ou possiblement via l'équivalent <meta http-equiv="refresh">).

Exemple


https://www.imf.org/en/Topics/IMF-Topics

↳ https://www.imf.org/redirect/?URL=$V&404https://www.imf.org/en/Topics/IMF-Topics (302)

↳ https://www.imf.org/redirect/?URL=$V&404https://www.imf.org/en/Topics/IMF-Topics (200)

↳ https://www.imf.org/en/topics (Refresh: 0; url=/en/topics)

Ce type de redirection devrait être journalisé.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant