Skip to content

Doesn't respect request_body type #94

Closed
@jacobmovingfwd

Description

@jacobmovingfwd

@request.body = @request_body.to_json

If the request_body is already a JSON String, this over-encodes it, instead of leaving it alone. This line should check and see if it's a Hash, and format it only if needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions