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

#include <mod_dav.h>

Public Attributes

const charhref
 
const chardesc
 
dav_get_props_result propresult
 
int status
 
struct dav_responsenext
 

Detailed Description

Definition at line 492 of file mod_dav.h.

Member Data Documentation

◆ desc

const char* dav_response::desc

Definition at line 495 of file mod_dav.h.

◆ href

const char* dav_response::href

Definition at line 494 of file mod_dav.h.

◆ next

struct dav_response* dav_response::next

Definition at line 502 of file mod_dav.h.

◆ propresult

dav_get_props_result dav_response::propresult

Definition at line 498 of file mod_dav.h.

◆ status

int dav_response::status

Definition at line 500 of file mod_dav.h.


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