Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PUT requests do not appear in the HTML report #24

Open
ClementCampana opened this issue Jul 3, 2024 · 1 comment
Open

PUT requests do not appear in the HTML report #24

ClementCampana opened this issue Jul 3, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@ClementCampana
Copy link

I use SoapUI 5.7.1 and Java 16.0.2. PUT requests, which have no response, do not appear in the report. I think it's a problem with the interpretation of the response by the function: MarkupHelper.createCodeBlock(formatXmlOrJson(actualReq), formatXmlOrJson(actualRes));

Thank you for your help

@iamakshayshar iamakshayshar self-assigned this Jul 3, 2024
@iamakshayshar iamakshayshar added the bug Something isn't working label Jul 3, 2024
@iamakshayshar
Copy link
Owner

Hey @ClementCampana I will check this. Thanks

@iamakshayshar iamakshayshar added enhancement New feature or request and removed bug Something isn't working labels Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants