hgoebl / DavidWebb

Lightweight Java HTTP-Client for calling JSON REST-Services (especially for Android)
https://hgoebl.github.io/DavidWebb/
MIT License
127 stars 41 forks source link

Add a complete set of params to request: `params(Map<String, Object>)` #13

Closed hgoebl closed 9 years ago

hgoebl commented 9 years ago

see http://stackoverflow.com/a/33649474/2176962