<div dir="ltr">Does anybody have any thoughts or considerations regarding the use of HttpClient by JSword as opposed to the use of HttpURLConnection?<div><br></div><div>Recently I investigated the use of And Bible on Chrome using <a href="https://chrome.google.com/webstore/detail/arc-welder/emfinbmielocnlhgmfkkmkngdoccbadn">ARC Welder</a> and discovered that Apache HttpClient is currently incompatible with Chromium (see <a href="https://code.google.com/p/chromium/issues/detail?id=384940">issue</a>) .  Then I also stumbled over this <a href="http://developer.android.com/training/basics/network-ops/connecting.html#http-client">recommendation by Google</a> to use HttpURLConnection on Android rather than other http clients.</div><div><br></div><div>I realise Android is just one of many OSs that JSword runs on but wondered what thoughts people might have regarding the use of this library as opposed to HttpURLConnection.</div><div><br></div><div>Cheers<br></div><div>Martin</div></div>