ExMicrosoftAzureStorage.Storage.RequestBuilder (ex_microsoft_azure_storage v1.1.1) View Source

RequestBuilder

Link to this section Summary

Link to this section Functions

Link to this function

add_header(request, k, v)

View Source
Link to this function

add_header_content_md5(request)

View Source
Link to this function

add_header_if(request, bool, k, v)

View Source
Link to this function

add_header_x_ms_meta(request, kvp)

View Source
Link to this function

add_missing(map, key, value)

View Source
Link to this function

add_optional_params(request, definitions, list)

View Source
Link to this function

add_param(request, atom, opts)

View Source
Link to this function

add_param(request, location, key, value)

View Source
Link to this function

add_param_if(request, bool, location, key, value)

View Source
Link to this function

create_error_response(response)

View Source
Link to this function

create_success_response(response, opts \\ [])

View Source
Link to this function

new_azure_storage_request(storage)

View Source
Link to this function

remove_empty_headers(request)

View Source
Link to this function

sign_and_call(request, service)

View Source