android - How to see the content of an API in the browser which needs authentication -
i'm developing android project needs access github api, this api contains user repositories. before programming android, want see what's in api, in android know need supply credentials in http header, how can see content in browser.
try using this
Comments
Post a Comment