#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 2004 Dallas Semiconductor, Inc.. | Documentation generated by Doxygen. |