public interface HttpRequestSummary
| Modifier and Type | Method and Description |
|---|---|
String |
asString() |
HttpMethod |
getHttpMethod() |
String |
getRawPath() |
String |
getUrl() |
HttpMethod getHttpMethod()
String getUrl()
String getRawPath()
String asString()
Copyright © 2022. All rights reserved.