Redirects 308 from http://

Hello,

This was intentional given that 308 is the correct status code to use nowadays, see the documentation: 308 Permanent Redirect - HTTP | MDN. 301 has some flaws like form data not going through.

1 Like