Features:
+ Changed __init__ method of clients to accept a custom OAuth authentication dictionary.
+ Added the headers parameter to get and post methods of clients to pass custom headers to requests.
+ Changes the auth_params parameter of get and post methods of clients to auth that can receive a custom authenticaton that will be passed to requests.