< prev index next >

test/java/net/httpclient/ProxyAuthTest.java

Print this page

        

@@ -24,10 +24,11 @@
 
 /*
  * @test
  * @bug 8163561
  * @modules java.base/sun.net.www
+ *          java.httpclient
  * @summary Verify that Proxy-Authenticate header is correctly handled
  *
  * @run main/othervm ProxyAuthTest
  */
 
< prev index next >