Application Integration (On-Premises) : Creating REST applications : How REST Processing Works : Sending Responses to the REST Client : Header Fields
Header Fields
You can communicate information about the request and the response through header fields in the HTTP response. Integration Server will generate some header fields, such as Set-Cookie, WWW-Authenticate, Content-Type, Content-Length, and Connection. You can use the pub.flow:setResponseHeader to set Content-Type and other header fields. For more information about this service, refer to the webMethods Integration Server Built-In Services Reference.
HTTP/1.1 defines the header fields that can appear in a response in three sections of RFC 2616: 4.5, 6.2, and 7.1. Examine these codes to determine which are appropriate for your application.
Copyright © 2015- 2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback