I was looking here for core 5.0

https://mvnrepository.com/artifact/org.apache.httpcomponents/httpcore

Maybe I should have been looking here?

https://mvnrepository.com/artifact/org.apache.httpcomponents.core5/httpcore5

It looked like a different component, different name not just same name "httpcore" with s new version, and also it's Beta.



On March 21, 2019 16:40:40 Oleg Kalnichevski <ol...@apache.org> wrote:

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


Sent with AquaMail for Android
https://www.mobisystems.com/aqua-mail



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org

Reply via email to