HTTP response header definition file
Format
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
- If HTTP response header definition file is blank or if httprecp.response.header.filename property is not set in HTTP reception definition file, see "2.13.5 HTTP reception response process"in "Service Platform Overview".
- If the value for httprecp.response.header.filename property in HTTP reception definition file is blank or if the value has no matching HTTP response header definition file in repository, an error occurs.