Skip to content

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

@asg017

Description

@asg017

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

  • has a type of text, ex text/plain, text/html, etc.
  • Special case application/json
  • Special case application/xml

maybe some others

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions