Paraslash Audio Streaming | |
About News Download Documentation Development |
macros used by http_send and http_recv More...
Macros | |
#define | HTTP_OK_MSG "HTTP/1.0 200 OK\r\n\r\n" |
sent by the http sender to the client More... | |
#define | HTTP_GET_MSG "GET / HTTP/" |
sent by the connecting http client (http_recv, xmms, ...) More... | |
macros used by http_send and http_recv
#define HTTP_OK_MSG "HTTP/1.0 200 OK\r\n\r\n" |
sent by the http sender to the client
#define HTTP_GET_MSG "GET / HTTP/" |
sent by the connecting http client (http_recv, xmms, ...)