| Modifier and Type | Method and Description |
|---|---|
IRequestInfo |
IExtensionHelpers.analyzeRequest(byte[] request)
This method can be used to analyze an HTTP request, and obtain various
key details about it.
|
IRequestInfo |
IExtensionHelpers.analyzeRequest(IHttpRequestResponse request)
This method can be used to analyze an HTTP request, and obtain various
key details about it.
|
IRequestInfo |
IExtensionHelpers.analyzeRequest(IHttpService httpService,
byte[] request)
This method can be used to analyze an HTTP request, and obtain various
key details about it.
|
Copyright © 2017. All rights reserved.