Package sunlabs.brazil.util.http


package sunlabs.brazil.util.http
  • Class
    Description
    This class is an input stream that provides added methods that are of help when reading the result of an HTTP request.
    Sends an HTTP request to some target host and gets the answer back.
    This class is used as the bag of information kept about a open, idle socket.
    This interface represents a cache of idle sockets.
    The HttpUtil class contains methods for performing simple HTTP operations.
    This class is build on top of the StringMap class and provides added methods that are of help when manipulating MIME headers.