Dallas Semiconductor DS80C400 C Libraries Home Page

Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals

_http_response Struct Reference

#include <rom400_http.h>


Detailed Description

Structure for http response


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.


The documentation for this struct was generated from the following file:
Copyright 2005 Dallas Semiconductor, Inc.. Documentation generated by Doxygen.