v0.1.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Pages
CGUL::Network::Header Struct Reference

A structure containing the response header for HTTPRequests. More...

#include <CGUL/Network/HTTPRequest.hpp>

Public Attributes

String accessControlAllowOrigin
 
String acceptRanges
 
SIntN age
 
String ageString
 
String allow
 
String cacheControl
 
SIntN charset
 
String charsetString
 
SIntN connection
 
String connectionString
 
String contentDisposition
 
SIntN contentEncoding
 
String contentEncodingString
 
String contentLanguage
 
UIntN contentLength
 
String contentLengthString
 
String contentLocation
 
String contentMD5
 
SIntN contentRangeMin
 
SIntN contentRangeMax
 
String contentRangeString
 
String contentType
 
String date
 
String eTag
 
String expires
 
String lastModified
 
String link
 
String location
 
String mime
 
String p3p
 
String pragma
 
String proxyAuthenticate
 
SIntN refresh
 
String refreshString
 
String refreshUrl
 
SIntN retryAfter
 
String retryAfterString
 
String server
 
String setCookie
 
String setCookieID
 
SIntN setCookieValue
 
SIntN setCookieVersion
 
SIntN status
 
String statusString
 
String strictTransportSecurity
 
String trailer
 
SIntN transferEncoding
 
String transferEncodingString
 
String vary
 
String via
 
String warning
 
String wwwAuthenticate
 

Detailed Description

A structure containing the response header for HTTPRequests.


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