HTTP response header definition file

Format

<Key name>=<Value>

Function

Sets up the HTTP response header information to be used as default values, when response message format (for header variable) of HTTP reception is omitted.

File saving destination

<Service platform installation directory>\CSC\custom-reception\http\config\templates\cscurecphttp_header.properties

Note
The file saved here is a template file. To edit HTTP response header definition file, click [Edit] button of the [Self-defined file] in User-defined reception settings window (Details), at the time of adding HTTP reception, and modify the contents of definition file.

Example described

An example of description is as follows:

Connection=close
extension-header=extension-header1

Notes