Apache2
dav_response Struct Reference

#include <mod_dav.h>

Collaboration diagram for dav_response:

Data Fields

const char * href
 
const char * desc
 
dav_get_props_result propresult
 
int status
 
struct dav_responsenext
 

Field Documentation

◆ desc

const char* dav_response::desc

◆ href

const char* dav_response::href

◆ next

struct dav_response* dav_response::next

◆ propresult

dav_get_props_result dav_response::propresult

◆ status

int dav_response::status

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