Closed jendib closed 6 years ago
Currently using new URL(url).openConnection() and not handling 302 properly.
Test case ?
http://abstrusegoose.com -> 302 https://abstrusegoose.com
Currently using new URL(url).openConnection() and not handling 302 properly.