android-websockets icon indicating copy to clipboard operation
android-websockets copied to clipboard

Usage of deprecated library org.apache.http

Open dllentry opened this issue 6 years ago • 0 comments

StatusLine, HttpException, Header and BasicLineParser are all part of deprecated org.apache.http. Are there plans to re-write this class using the java.net.HttpURLConnection?

dllentry avatar Sep 06 '19 15:09 dllentry