Configuring Java CAPS Project Components for Application Adapters

HTTP Settings

Details for HTTP settings are listed in the table.

Table 1–9 Outbound Adapter—HTTP Settings

Name 

Description 

Required Value 

Allow cookies

Specifies whether or not cookies sent from servers is stored and sent on subsequent requests. If cookies are not allowed, then sessions are not supported. 

True or False.

The default is True.

Content type

Specifies the default Content-Type header value to include when sending a request to the server. 

 

Accept type

Specifies the parameters for the Accept Type request header.

Any valid string. 

For example, 

  • text/html

  • text/plain

  • text/xml

Encoding

Specifies the default encoding used when reading or writing textual data. 

ASCII.