< prev index next >

test/sun/net/www/protocol/https/HttpsURLConnection/CheckMethods.java

Print this page

        

*** 24,33 **** --- 24,34 ---- /* * @test * @bug 4423074 * @summary Need to rebase all the duplicated classes from Merlin. * This test will check out http POST + * @modules java.base/sun.net.www.protocol.https java.base/com.sun.net.ssl.internal.www.protocol.https */ import java.net.*; import java.util.*; import java.lang.reflect.*; import sun.net.www.protocol.https.HttpsURLConnectionImpl;
< prev index next >