a88fe560cfFixing issue where data flattening in request was calling the wrong method. This was causing POST's tp fail.
12 anni fa
Jon Wenmoth
ef4ea5ea1fAdding dependency injection for client request/response. Adding ability to set request method and post data to a URL. You can now set headers on requests.