How the DNCA evaluates capture types
About this task
When hits are identified in the Pipeline tab,
the DNCA performs the evaluation of the hit in the following order
to determine if it must be captured:
Procedure
- Request:
- Checks Request for content encoding type. If the type
matches the specified set of types to inflate, the request is inflated
for processing. See Capture All Content-Encoding Types.
- Checks Request for the following internally known content
types. See Default Captured Content Types.
- Set the request content and body types:
- Checks the XML POST Type list for POSTs of XML type to capture.
See XML POST Types.
- Checks the Binary POST Type list for POSTs of binary type to capture.
See Binary POST Types.
- Check file extension types list for included and excluded
types:
- Response:
- Check the following content types lists for values:
- If no values are found in the lists, the DNCA checks
its internal default list for response types. See Internal default response types.
- If there are values in the lists, check the following
lists in the order that is mentioned .
- Request Body: If the Request and Response pass the previous
tests to be included, then the Request body is processed.
- If Request content type is defined in one of the previous,
then the DNCA processes its type accordingly.
- If the content type for the request body is still unknown
after the previous checks, it checks the Capture All Post Types list.
- If the content type is found in list, the DNCA then processes the
body as text in
[RequestBody]
section of the generated
request.
- See Capture All POST Types.
Have feedback?
Google Analytics is used to store comments and ratings. To provide a comment or rating for a topic, click Accept All Cookies or Allow All in Cookie Preferences in the footer of this page.