public class HttpRequestMetadata extends Object
| Constructor and Description |
|---|
HttpRequestMetadata(String method,
String path,
Map<String,List<String>> headers,
Map<String,List<String>> query) |
Copyright © 2018–2020 SmallRye. All rights reserved.