Added capability for HTTP methods other than get (E.G. Post). Also added the ability to attach own headers (appending the random User Agent and params) as well as own post data and url params. All of this is done in a way which is backwards compatible with the code people will already written using this library.
Added capability for HTTP methods other than get (E.G. Post). Also added the ability to attach own headers (appending the random User Agent and params) as well as own post data and url params. All of this is done in a way which is backwards compatible with the code people will already written using this library.