Skip to content

Add response.statusMessage data information in environment logs #852

@AndreiOrmanji

Description

@AndreiOrmanji

Description:

As a user of desktop application or CLI version

I want to see status message status message of response.
Curl verbose output with example, what I'm talking about:
image

Cause:

Currently I'm using mockoon in Proxy mode for capturing any request to some external service.
That service is using status message as a place of sending information about any error, caused by user, or by server (I mean resposes with 400+ status code). In logs there are no such important information for me, that makes me to retry request manually for getting this status, so my efforts for testing is doubled in that case.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

✅ Done (ready for next release)

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions