Apache HttpClient 4.1 on Android

前端 未结 5 498
余生分开走
余生分开走 2020-12-06 14:32

Has anyone tried to use a newer version of Apache HttpClient on Android? There\'s an annoying bug in the HttpClient used by Android and I was wondering if I would run into p

5条回答
  •  遥遥无期
    2020-12-06 14:56

    Just in case anyone is interested - I rebuilt my app with Apache HttpClient 4.01 and everything seems to work fine. The app has grown only by 100kB.

提交回复
热议问题