ecdb884b13
Adds INTERNET_FLAG_KEEP_CONNECTION to HttpOpenRequest flags to allow download_exec to transparently authenticate to a proxy device through wininet. Fun trivia, Windows 7 systems uses Connection: keep-alive by default. This flag benefits older targets (e.g., Windows XP).