Results 1 issues of Jonathan Gabel

I was expecting a 200 status with `HTTP.get("https://kb.uwplatt.edu")`, as is the case with Net::HTTP, curl etc. but received a 302. I saw something in the documentation about using `follow.get` for...

Improvement