def process_propfind(cli, request)
    path = request.uri
    print_status("PROPFIND #{path}")
    body = ''