i-effect Manual

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.

Key

Valie

Content-Type

application/json; name="test.txt"

Content-Disposition

attachment; 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.