On Thu, 2019-03-21 at 16:03 +0000, Andrew Hardy wrote: > From my original post: > > "...HttpClient for Android uses org.apache.http.namevaluepair defined > in > HttpCore for some methods of its class URLEncodedUtilsHC4..." > > I cannot find namevaluepair in HttpClient for Android. > > So I asked: > > "...How, therefore, do I use methods of URLEncodedUtilsHC4 in Android > or > are there any alternatives? In particular the equivalent use parse > methods..." >
org.apache.http.NameValuePair is included in the Android Platform (until API 28) > From what you are saying I can use HttpClient 5.0 Beta and HttpCore > 5.0 > Beta in Android fine, but not though Maven, right? > What stops you from using Maven with HttpCore 5.0? > Or maybe there's an Android library that does exactly what these > classes do. > That's probably the wrong list to ask about. Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org For additional commands, e-mail: dev-h...@hc.apache.org