Package rabbit.http

The classes that represent the http entities.

See:
          Description

Class Summary
ContentRangeParser A class that parses content range headers.
GeneralHeader A class to handle general headers.
Header This class holds a single header value, that is a "type: some text"
HttpDateParser A utility class that parses date in the http headers.
HttpHeader A class to handle http headers.
MultipartHeader A header suitable for multi part handling.
 

Enum Summary
StatusCode The http response codes.
 

Package rabbit.http Description

The classes that represent the http entities.