Interface Attribute
public interface Attribute
Burp attribute able to retrieve to hold details about HTTP response attributes.
-
Method Summary
-
Method Details
-
type
AttributeType type()- Returns:
- The attribute type.
-
value
int value()- Returns:
- The attribute value.
-