Apache HTTPD
Public Attributes | List of all members
schemes_t Struct Reference

Public Attributes

const charname
 
apr_port_t default_port
 

Detailed Description

Structure to store various schemes and their default ports

Definition at line 37 of file apr_uri.c.

Member Data Documentation

◆ default_port

apr_port_t schemes_t::default_port

The default port for the scheme

Definition at line 41 of file apr_uri.c.

◆ name

const char* schemes_t::name

The name of the scheme

Definition at line 39 of file apr_uri.c.


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