Skip to content

Add a json_body helper that returns a JSON formatted response body #9

Closed
@thinkingserious

Description

@thinkingserious

Issue Summary

Right now, we return what the native Net::HTTP returns as a body, which is a raw string. We will keep that functionality, but add a helper such that you can say response.json_body to get a JSON formatted response body.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions