tor  master
Data Fields
get_handler_args_t Struct Reference

Data Fields

unsigned compression_supported
 
time_t if_modified_since
 
const char * url
 
const char * headers
 

Detailed Description

Information passed to handle a GET request.

Field Documentation

◆ compression_supported

unsigned compression_supported

Bitmask of compression methods that the client said (or implied) it supported.

◆ headers

const char* headers

String containing the HTTP headers

◆ if_modified_since

time_t if_modified_since

If nonzero, the time included an if-modified-since header with this value.

◆ url

const char* url

String containing the requested URL or resource.


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