Skip to main content
Skip table of contents

Configure HTTP SERVER for receiving

Authentication

Basic authentication is used for authentication.

Header

The following headers can be used to override the file name. If both keys are used, the order of the table is decisive.

KeyValie
Content-Typeapplication/json; name="test.txt"
Content-Dispositionattachment; filename=test.txt

If neither "name" nor "filename" is specified in the header, the file name is formed from the determined partner alias and the file extension of the content type.

If no matching partner is found, the file will be created with a generated filename consisting of the current date, a hash and the file extension of the content type.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.