The input transaction data for webMethods HTTP must be in the standard HTTP request/response data format. The agent light takes the input data and converts it to the standard HTTP form.
HTTP request method URL {version} [line break]
HTTP request header [line break]
….
HTTP request header [line break]
[line break - a blank line]
{HTTP request body - optional}[line break]
HTTP response status line[line break]
HTTP response header[line break]
…
HTTP response header[line break]
[line break - a blank line]
{HTTP response body - optional}[line break]
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|