Interface HttpClientRequest
- All Superinterfaces:
HttpRequest,Request
This API is taken from OpenZipkin Brave.
Abstract request type used for parsing and sampling. Represents an HTTP Client request.
- Since:
- 3.0.0
- Author:
- OpenZipkin Brave Authors, Marcin Grzejszczak
-
Method Summary
Methods inherited from interface org.springframework.cloud.sleuth.http.HttpRequest
header, method, path, remoteIp, remotePort, route, urlMethods inherited from interface org.springframework.cloud.sleuth.http.Request
headerNames, unwrap