Constants§
- ECE_
RECORD_ SIZE - The ECE record size that is used (
>= Send v2). - HTTP_
STATUS_ EXPIRED - The HTTP status code that is returned for expired or non existant files.
- HTTP_
STATUS_ UNAUTHORIZED - The HTTP status code that is returned on authentication failure.
- SEND_
DEFAULT_ EXPIRE_ TIME - The default time after which uploaded files expire after, in seconds.
- SEND_
DEFAULT_ HOST - The Send host to use by default.
- SEND_
EXPIRY_ DEFAULT - The default expriy time in seconds for a file.
- TAG_LEN
- The length of the tag in bytes we’re using for cryptography.
- UPLOAD_
SIZE_ MAX_ RECOMMENDED - The recommended maximum upload size in bytes.
Functions§
- downloads_
default - Get supported maximum number of download values for a Send file.
- downloads_
max - Get supported maximum number of download values for a Send file.
- expiry_
max - Get supported maximum file expiry time values in seconds for a Send file.
- upload_
size_ max - Get the maximum file upload size.