class PHTTP |
A common base class for TCP/IP socket for the HyperText Transfer Protocol version 10 client and server
![]() | PHTTP () Create a TCP/IP HTTP protocol channel |
![]() | ParseResponse ( const PString & line ) Parse a response line string into a response code and any extra info on the line. |
Construction
Overrides from class PObject
Overrides from class PChannel
Channel establish functions
Information functions
Reading functions
Writing functions
Miscellaneous functions
Error functions
Run Time Type functions
I/O functions
Comparison functions
A common base class for TCP/IP socket for the HyperText Transfer Protocol version 10 client and server
The default bahaviour looks for a space or a '-' and splits the code and info either side of that character, then returns FALSE.
Alphabetic index HTML hierarchy of classes or Java