Class HttpSnoopClient


  • public final class HttpSnoopClient
    extends Object
    A simple HTTP client that prints out the content of the HTTP response to System.out to test HttpSnoopServer.
    • Constructor Detail

      • HttpSnoopClient

        public HttpSnoopClient()