BSD style: see
license.txt
Initial release: December 2005
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