Hi, I have piece of Java code that fetches the HTML from a website. Specifically strava.com/login (but that's not really important).



URLConnection connection = new...