307 & 308 redirects (https://www.rfc-editor.org/rfc/rfc7538) is accepted by most modern browsers.
However upon google-ing a lot, I am unable to find a list of browser versions that support 307/308 redirects. Many of the posts like: What's the deal with HTTP status code 308? simply ask if 308 redirects is supported or not.
I am aware that some older browsers don't support 307/308 redirects (https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/308), but it's not clear which browser version doesn't.
So my question is, which browser versions support 307/308 redirects?
Also how do older browser handle this status code? Do they just fail?
All current browsers support 308s (AFAIU).
See https://greenbytes.de/tech/tc/httpredirects.