java.lang.Object
ch.qos.logback.core.joran.spi.HttpUtil
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionHttpUtil
(HttpUtil.RequestMethod requestMethod, String urlStr) HttpUtil
(HttpUtil.RequestMethod requestMethod, URL url) -
Method Summary
Modifier and TypeMethodDescriptionconnectType
(String acceptType) boolean
post
(HttpURLConnection conn, String str)
-
Constructor Details
-
HttpUtil
-
HttpUtil
- Throws:
MalformedURLException
-
-
Method Details
-
connectTextTxt
-
connectTextPlain
-
connectType
-
readResponse
-
post
-