tango.net.http.HttpTriplet

License:

BSD style: see license.txt

Version:

Initial release: December 2005

Author:

Kris
class HttpTriplet #
Class to represent an HTTP response- or request-line
void test() [abstract] #
test the validity of these tokens
void parse(char[] line) #
Parse the the given line into its constituent components.
char[] toString() [override] #
return a reference to the original string
void error(char[] msg) [final] #
throw an exception