Class | Description |
---|---|
HttpActivity |
A high level aggregation of a
HttpRequestActivity
and a HttpResponseActivity . |
HttpImageActivity |
Represents a deduction that was performed by rule-based reasoning that resulted in the fact that the encountered
a
HttpActivity -headers contained image-related
metadata. |
HttpRequestActivity |
Encapsulates a
HttpRequest , that was decoded by the Kraken library. |
HttpResponseActivity |
Encapsulates a
HttpResponse , that was decoded by the Kraken library. |
Enum | Description |
---|---|
HttpHeader |
The following header definitions were taken from the
HttpHeaders (released
under the Apache 2.0 license) class and wrapped into an enumeration to
provide a simple canonicalization method which constitutes a workaround
for the missing normalization of Kraken HTTP header fields (see
HttpHeaders ). |
Copyright © 2013–2015 Institute of networks and security. All rights reserved.