Package org.webpki.net


package org.webpki.net

Net - HTTP(S) Client

The Net package contains a single class which is used by several WebPKI projects for HTTPS communication. This class also supports a command-line operation which is somewhat similar to "curl" and Linux "get".
  • Class
    Description
    The HTTPSWrapper class makes it possible to establish HTTP/HTTPS connections to web servers and compose HTTP requests.