Open pdowler opened 5 months ago
a simple endopoint: /files/path/to/datanode
would perform authorisation checks and deliver the stored bytes, possibly using an HTTP redirect to a URL that can deliver the data
endpoint is specified as read-only (HEAD and GET only)
a simple endopoint: /files/path/to/datanode
would perform authorisation checks and deliver the stored bytes, possibly using an HTTP redirect to a URL that can deliver the data
endpoint is specified as read-only (HEAD and GET only)