Skip to content

Assume refresh header as site being wrong #207

@EdJoPaTo

Description

@EdJoPaTo

Is your feature request related to a problem? Please describe.

Cloudflare protection against overloaded pages returns a 200 page with a refresh: 20. The content is "useless" and not interesting for comparison.

Describe the solution you'd like

Error out when a refresh header is present in the response. Some flag might allow sites with a refresh header. But for the default it might be a good idea to ignore them.

Describe alternatives you've considered

Additional context

https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Refresh

HTTP/3 200 
date: Fri, 21 Feb 2025 14:27:02 GMT
content-type: text/html; charset=utf-8
refresh: 20
priority: u=0,i
vary: Accept-Encoding
server: cloudflare
cf-ray: 91576a36caf862b8-HAM
content-encoding: br
alt-svc: h3=":443"; ma=86400
server-timing: cfExtPri

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