module
Version:
v0.0.0-...-ab2a078
Opens a new window with list of versions in this module.
Published: Mar 18, 2021
License: Apache-2.0
Opens a new window with license information.
README
¶
HTTPFileServer
List of Supported Features:
- uploading a file to the repository with overwriting using the PUT method;
- getting a file from storage using the GET method;
- getting a list of catalog files using the GET method (it is recommended to use JSON as the data format for the response);
- getting information about a file in the form of HTTP headers without getting the contents of the file using the HEAD method;
- deleting a file / directory from storage using the DELETE method
Directories
¶
Click to show internal directories.
Click to hide internal directories.