Re: [whatwg/fetch] Cannot get next URL for redirect="manual" (#763)

Why can't a user / program verify where the redirect will take them? Say I want to block all script that originate from 44.0.0.0/8.

I would need to determine where that redirect will go, followed by a DNS lookup to see what the A record is, and then see if it is in the 44.0.0.0/8 range.

I apologize if I have misunderstood anything here.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/763#issuecomment-1145354495
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/issues/763/1145354495@github.com>

Received on Thursday, 2 June 2022 21:23:28 UTC