HttpStorageAccessHandler

The HttpStorageAccessHandler is a http server request handler to provide a secure http access to the DIRAC StorageElement and StorageElementProxy. It is derived from the SimpleHTTPRequestHandler standard python handler

class DIRAC.DataManagementSystem.private.HttpStorageAccessHandler.HttpStorageAccessHandler(request, client_address, server)

Bases: BaseHTTPRequestHandler

basePath = ''
do_GET()

Serve a GET request.

register = <DIRAC.Core.Utilities.DictCache.DictCache object>
send_head(path)

Prepare headers for the file download