#include <rom400_http.h>
Data Fields | |
| char * | res_headers |
| String holds http response headers. | |
| char | response [HTTP_MAX_BUFSIZE] |
| Response code and string. | |
| char | content_type [HTTP_MAX_BUFSIZE] |
| Content type of response message. | |
| int | contentlength |
| Length of response message body. | |
| Copyright 2005 Dallas Semiconductor, Inc.. | Documentation generated by Doxygen. |