-
Notifications
You must be signed in to change notification settings - Fork 82
Open
Labels
assignedenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
What you did:
Add this HTML snippet inside the response field. And you will see it render...
<div style='width: 500px; background-color: red;'>Hey you!</div>
What happened:
It rendered the HTML
Suggested solution:
I think at the moment mockit will only return JSON responses. It would be nice that HTML does not get rendered as HTML, but also maybe give the user an error if HTML was added?
Option 2: We can try and support HTML as responses but not sure what would be involved.
Metadata
Metadata
Assignees
Labels
assignedenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
