类的使用
io.github.wooenrico.http.common.HttpRequestBuilder
使用HttpRequestBuilder的程序包
-
io.github.wooenrico.http.common中HttpRequestBuilder的使用
修饰符和类型方法说明HttpRequestBuilder.body
(byte[] body) Sets the body for the HttpRequest.Adds a header to the HttpRequest.Sets the headers for the HttpRequest.HttpRequestBuilder.keepAlive
(boolean isKeepAlive) Sets the header for the HttpRequest.Sets the HTTP method for the HttpRequest.Sets the URL for the HttpRequest.Sets the URL parameter for the HttpRequest.