vibedav.http

Members

Aliases

HeaderList
alias HeaderList = DictionaryList!(string, false, 12L, false)
Undocumented in source.

Functions

enforce
void enforce(string value)
Undocumented in source. Be warned that the author may not have intended to support it.
getHeader
string getHeader(HeaderList headers)
Undocumented in source. Be warned that the author may not have intended to support it.
getHeaderValue
string getHeaderValue(HeaderList headers, string name, string defaultValue)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

DavRequest
struct DavRequest

The HTTP request wrapper

DavResponse
struct DavResponse

The HTTP response wrapper

Meta

Authors

Szabo Bogdan <szabobogdan@yahoo.com>

Date

Date: 3 21, 2015

License

Subject to the terms of the MIT license, as written in the included LICENSE.txt file.