History log of /openjdk10/jdk/src/java.base/share/classes/sun/net/www/protocol/http/HttpURLConnection.java
Revision Date Author Comments
# 16190:bc6c31fd98cf 02-Dec-2016 dfuchs

8169495: Add a method to set an Authenticator on a HttpURLConnection.
Summary: new public method java.net.HttpURLConnection::setAuthenticator allows to specify an authenticator to use with a given connection.
Reviewed-by: chegar


# 15864:7f556ba801c6 18-Jul-2016 chegar

8160838: Better HTTP service
Reviewed-by: ahgross, alanb, michaelm


# 15544:3dc9d5deab5d 31-Aug-2016 rpatil

8161016: Strange behavior of URLConnection with proxy
Reviewed-by: shade, chegar


# 14359:930d3aef37ee 03-May-2016 redestad

8155775: Re-examine naming of privileged methods to access System properties
Reviewed-by: mullan


# 14265:50d4d6b772d1 21-Apr-2016 redestad

8154231: Simplify access to System properties from JDK code
Reviewed-by: rriggs, chegar, weijun


# 12942:76abc44582c5 09-Jul-2015 michaelm

8130193: Improve HTTP connections
Reviewed-by: alanb


# 12808:d8bae0a5bdd2 28-Sep-2015 chegar

8137056: Move SharedSecrets and interface friends out of sun.misc
Reviewed-by: alanb, mchung, psandoz, rriggs


# 12745:f068a4ffddd2 15-Sep-2015 martin

8136583: Core libraries should use blessed modifier order
Summary: Run blessed-modifier-order script (see bug)
Reviewed-by: psandoz, chegar, alanb, plevart


# 12143:6e9b0fed907d 08-Jun-2015 avstepan

8081517: minor cleanup for docs
Summary: fix some tidy and javadoc warnings/errors
Reviewed-by: lancea, rriggs


# 12011:6d6986142663 20-May-2015 robm

8077155: LoginContext Subject ignored by jdk8 sun.net.www.protocol.http.HttpURLConnection
Reviewed-by: michaelm


# 11805:98ce6490ceff 23-Apr-2015 darcy

8078467: Update core libraries to use diamond with anonymous classes
Reviewed-by: mchung, alanb


# 11279:dd66a3cbbbff 10-Sep-2014 michaelm

8048035: Ensure proper proxy protocols
Reviewed-by: alanb, chegar


# 10849:3f42114ede90 17-Oct-2014 michaelm

8042622: Check for CRL results in IllegalArgumentException "white space not allowed"
Reviewed-by: chegar


# 10554:8be081fb8db1 27-Aug-2014 igerasim

8054714: Use StringJoiner where it makes the code cleaner
Reviewed-by: psandoz, redestad


# 10444:f08705540498 17-Aug-2014 chegar

8054834: Modular Source Code
Reviewed-by: alanb, chegar, ihse, mduigou
Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, chris.hegarty@oracle.com, erik.joelsson@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, magnus.ihse.bursie@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, paul.sandoz@oracle.com