Fast-Android-Networking icon indicating copy to clipboard operation
Fast-Android-Networking copied to clipboard

provide Basic auth

Open mohamadwp8 opened this issue 4 years ago • 0 comments

that would be good provide basic auth like https://github.com/koush/ion Ion.with(this).load("GET", url).basicAuthentication(UserName, Password) for examle AndroidNetworking.get(url)..basicAuthentication(UserName, Password)...

thanks

mohamadwp8 avatar May 16 '20 07:05 mohamadwp8