
PREVIOUS - 2.2 Alert Details UP - 2. The Management Interface NEXT - 2.4 IP Packet Details
The HTTP request details page contains the raw data from an original HTTP request, as well as the client IP, server IP, and request time. The request time is time at which the last TCP packet containing data for the request was acknowledged by the other party. The headers section contains all of the data in the HTTP request up to and including the double carriage return/line feed combination, which denotes the end of the request headers and the beginning of the request body. The Request Body section contains any remaining data, if present. Any non-standard characters in the HTTP request will be represented directly on the page using the appropriate HTML escape sequence, with the exception of line-feed characters, which are replaced with html line break (<br>) elements. If the “request” actually contains non-HTTP binary data, Web Tap will display the data on the page in hex dump format
PREVIOUS - 2.2 Alert Details UP - 2. The Management Interface NEXT - 2.4 IP Packet Details