swift_browser_ui.upload.common

Common resources for swift-upload-runner.

Functions

generate_download_url(host[, container, ...])

Generate the download URL to use.

get_download_host(endpoint, project)

Get the actual download host with shared container support.

get_path_from_list(to_parse, path_prefix)

Parse a path from a list of path parts.

get_session_id(request)

Return the session id from request.

get_upload_instance(request, pro, cont[, ...])

Return the specific upload proxy for the resumable upload.

parse_multipart_in(request)

Parse the form headers into a dictionary and chunk data as reader.