Skip to main content

put_success_response

Function put_success_response 

Source
pub fn put_success_response(
    plan: &DavPutPlan,
    prefix: &str,
    path: &DavPath,
) -> Result<DavResponse, DavPutResponseError>
Expand description

Builds the 201/204 response selected by the pre-write resource state.