Apache2
require_line Struct Reference

A structure to keep track of authorization requirements. More...

#include <http_core.h>

Data Fields

apr_int64_t method_mask
 
char * requirement
 

Detailed Description

A structure to keep track of authorization requirements.

Field Documentation

◆ method_mask

apr_int64_t require_line::method_mask

Where the require line is in the config file.

◆ requirement

char* require_line::requirement

The complete string from the command line


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