public class HttpRequest extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
body() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
int |
hashCode() |
Map<String,String> |
headers() |
String |
headerValue(String headerName) |
HttpMethod |
httpMethod() |
URL |
url() |
Copyright © 2013–2025. All rights reserved.