#include <http.h>
Inheritance diagram for PHTTP:
|
|
|
|
Create a TCP/IP HTTP protocol channel. |
|
Parse a response line string into a response code and any extra info on the line. Results are placed into the member variables The default bahaviour looks for a space or a '-' and splits the code and info either side of that character, then returns FALSE.
Reimplemented from PInternetProtocol. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|