Y
Hacker News
new
|
ask
|
show
|
jobs
by
scarface74
1154 days ago
Most of the time it’s via a server redirect or a rule on the load balancer.
1 comments
teh_klev
1154 days ago
Ok, how does the server or the load balancer know if scripting is enabled on the first request?
link
scarface74
1153 days ago
The 30x redirect status codes are handle by the browser whether or not scripting is enabled. It is part of the http standard.
https://www.rfc-editor.org/rfc/rfc9110#status.301
link
teh_klev
1153 days ago
I know this, please read my comment here:
https://news.ycombinator.com/item?id=35675861
link