bmutinda / HttpBuster

Talk to REST APIs like a boss in Android.
MIT License
15 stars 1 forks source link

Add Request headers #10

Open bmutinda opened 7 years ago

bmutinda commented 7 years ago

Add headers to a specific request. Currently we only add headers information globally which is available for all the requests.