WEB ENDBROWSE HTTPHEADER

Signal the end of an HTTP header browse.

Read syntax diagramSkip visual syntax diagram
WEB ENDBROWSE HTTPHEADER

>>-WEB--ENDBROWSE--HTTPHEADER--+-----------------------+-------><
                               '-SESSTOKEN(data-value)-'   

Conditions: INVREQ, NOTOPEN

This command is threadsafe.

 

Description

WEB ENDBROWSE HTTPHEADER terminates the browse. No information is returned on the ENDBROWSE. The SESSTOKEN option is required if the HTTP header information is part of a response sent to CICS as an HTTP client.

Options

SESSTOKEN(data-value)
For CICS as an HTTP client, this option is required. It specifies the session token, an 8-byte binary value that uniquely identifies a connection between CICS® and a server. This value is returned by a WEB OPEN command for CICS as an HTTP client. Session tokens explains the use of the session token.

Conditions

16 INVREQ
RESP2 values are:
1
The command is being issued in a non-CICS Web support application.
3
The command is being issued for a non-HTTP request.
4
The command is being issued before a WEB STARTBROWSE command is issued.
19 NOTOPEN
RESP2 value is:
27
Invalid session token.


dfhp4_webendbrowsehttpheader.html | Timestamp icon Last updated: Thursday, 27 June 2019