Bob Byron
Bob Byron
Getting the `response.content.text` optionally would be very helpful. Is there any progress here?
If you want to get fancy, returning `text` based on a comma separated list of `mimeType` would allow us to retrieve `text` for html, css, json and javascript files, while...
@joshuabuildsthings I'm not in any way suggesting to always exclude binary data, I was saying an `include` parameter containing a list of `mimeType`s would allow more finite control to save...
@soulgalore So, it looks like there was talk above about how to implement this feature, has it been implemented? If so, can you give an example of how to access...