asg017 / sqlite-http

A SQLite extension for making HTTP requests purely in SQL
MIT License
227 stars 11 forks source link

`response_body` should be text if the content-type is text-like #31

Open asg017 opened 1 year ago

asg017 commented 1 year ago

response_body should be text, and not a blob, when the Content-type mimetype is:

maybe some others

https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types