Package httpclient
Interface RequestBody
- All Known Implementing Classes:
MultipartForm,URLEncodedForm
public interface RequestBody
-
Method Summary
-
Method Details
-
getHeader
String getHeader() -
build
HttpRequest.BodyPublisher build()
-
MultipartForm, URLEncodedForm