How can I send HTTP Basic Authentication headers in Android?

前端 未结 3 1501
滥情空心
滥情空心 2020-12-18 11:07

I am not sure how to send HTTP Auth headers.

I have the following HttpClient to get requests, but not sure how I can send requests?

public class Rest         


        
3条回答
提交回复
热议问题