Skip to main content

Module request

Module request 

Source
Expand description

Transport-neutral WebDAV request head parsing.

Structs§

DavRequestHead
Parsed, body-independent WebDAV request data.
DavRequestOrigin
Request origin needed for same-origin tagged URI and destination validation.

Enums§

DavBodyPolicy
How the transport adapter must handle a request body before product code runs.
DavMethod
WebDAV method recognized by the protocol layer.