History log of /openjdk10/jdk/test/java/net/HttpURLConnection/getResponseCode.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


# 2362:00cd9dc3c2b5 25-May-2010 ohair

6943119: Rebrand source copyright notices
Reviewed-by: darcy, weijun


# 0:37a05a11f281 30-Nov-2007 duke

Initial load