amitshekhariitbhu / Fast-Android-Networking

🚀 A Complete Fast Android Networking Library that also supports HTTP/2 🚀
https://outcomeschool.com
Apache License 2.0
5.69k stars 958 forks source link

How to using AndroidNetworking.download With POST Parameters ? #550

Open suxma opened 3 years ago

suxma commented 3 years ago

Hi

I need to download file with POST parameter ( $_POST[] in php ), how to use that?

Best Regart

Suksma