Re: HTTP/308 handling in HttpURLConnection

2022-06-13 Thread Robert Stupp
Yup, I have one. Created https://bugs.openjdk.org/browse/JDK-8288295 > Am 10.06.2022 um 14:13 schrieb Daniel Fuchs : > > Hi Robert, > > On 10/06/2022 11:54, Robert Stupp wrote: >> Does anyone recall why HTTP/308 was not implemented that time? I susp

Re: HTTP/308 handling in HttpURLConnection

2022-06-10 Thread Daniel Fuchs
Hi Robert, On 10/06/2022 11:54, Robert Stupp wrote: Does anyone recall why HTTP/308 was not implemented that time? I suspect that HTTP/308 was just not a thing 14/15 years ago, but no clue whether it’s just not been implemented all the time or whether there was a reason to not handle it at al