Proxy Authentication

Just an inquiry, my program needs to access the internet but sits behind an HTTP proxy which requires authentication. So for instance, when viewing a website (with correctly setup browser settings that point to the proxy) a Proxy Authentication window pops up asking for username and password.

Is this at all possible to do in JUCE at the moment as otherwise my program won’t be able to access the internet?