Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

The WebActivity API primarily provides functions for classifying HTTP meta data. You register a classifier with WebActivityRegisterClassifier and the framework will call your WebActivityClassifierInterface functions to classify HTTP request data. Your classifier can query the HTTP request data using WebActivityRequestContextData.

 

  • No labels