public class FormRequest extends Request
| Constructor and Description |
|---|
FormRequest(String url,
Map<String,String> form) |
FormRequest(String method,
String url,
Map<String,String> form) |
equals, getBodyStream, getBodyString, getHeaders, getMethod, getQuery, getRequestLine, getUri, getUrl, hashCode, isBodyStreaming, isBodyString, mapToQuery, toString, withHeader, withHeaders, withQueryParam, withUrlCopyright © 2023. All rights reserved.