Hello,
Does anyone know where to find the source code for sun.net.www.protocol.http.HttpURLConnection for JDK 1.6.0.25? I need to modify it to set the Proxy-Connection with keep-alive as part of the sendCONNECTRequest and I can't find the source code for JDK later then 1.6.0.06 which is the previous version that I'm trying to upgrade.
Any help would be appreciated.
Thanks
