Hitachi

uCosminexus Service Platform Reference Guide


3.11.1 HTTP response header definition file

Organization of this subsection

(1) Format

<Key name>=<Value>

(2) 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.

(3) File storage location

<Service platform installation directory>\CSC\custom-reception\http\config\templates\cscurecphttp_header.properties
Important 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.

(4) Example of coding

An example of description is as follows:

Connection=close
extension-header=extension-header1

(5) Notes