OkHttpParamsGet helps you to get Okhttp request params.
Support
- Map<String, String>
 - Map<String, RequestBody>
 - List<MultipartBody.Part>
 - MultipartBody.Builder
 
How to use 1. Choose a class. 2. Press Alt + P or click the Generate menu choose GetParams. 3. Choose a type. 4. click ok.
from The Android Arsenal
No comments:
Post a Comment