WebApiExtension icon indicating copy to clipboard operation
WebApiExtension copied to clipboard

Add a method for getting response as string

Open pavlepredic opened this issue 7 years ago • 0 comments

In order to make this class extendable, we need to have access to the response object. Considering the compatibility issues (guzzle 5 vs 6), the simplest approach seems to be returning the response as a string.

pavlepredic avatar Jan 12 '18 13:01 pavlepredic