Public Attributes | List of all members
Celartem::HttpHeaderEntry Struct Reference

#include <cel_http.h>

Public Attributes

String name
 HTTP Header name, such as "Connection". More...
 
String value
 HTTP Header value, such as "keep-alive". More...
 

Detailed Description

This structure preserves name and value of a HTTP header entry. A HTTP header is formed as "HeaderName : Values".
This struct is used by HttpResponseStream::getNthHeader .

See Also
HttpResponseStream

Member Data Documentation

String Celartem::HttpHeaderEntry::name

HTTP Header name, such as "Connection".

String Celartem::HttpHeaderEntry::value

HTTP Header value, such as "keep-alive".


The documentation for this struct was generated from the following file:

Cuminas DjVu SDK 3.0.33103
This document is made with doxygen 1.8.5 at Sun Dec 15 2013 19:38:06.
Cuminas Logo