Package eu.bandm.tools.util.http


package eu.bandm.tools.util.http
Utility classes for http handling.
  • Classes
    Class
    Description
    Consumes input from an Inputstream and stores it in key/value pairs, as long as no empty line is found.
    Decodes key/value pairs, as they occur in http connections, and stores them to a map.