this post was submitted on 26 Sep 2023
270 points (98.6% liked)

Firefox

17301 readers
948 users here now

A place to discuss the news and latest developments on the open-source browser Firefox

founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 3 points 1 year ago (1 children)

Well, what I would do next is probably use that URL with something like wget or curl (a much simpler HTTP client basically).

Usually redirect errors are not caused by the browser because the browser is almost not involved at all in redirects, it just calls the URL returned by the server in the Location header.

[โ€“] [email protected] 1 points 1 year ago* (last edited 1 year ago)

Will wget/curl help, since DDG seems to work in Edge?

Suddenly, I have a bad feeling its some Add-on which is blocking, probably. Let me try and isolate it...