tuokri/rs2wapy

Log WebAdmin return message after performing a request

tuokri opened this issue · 0 comments

When performing a request, the response content from WebAdmin contains the following element:

<div class="message info">
MESSAGE_FROM_WEB_ADMIN
</div>

MESSAGE_FROM_WEB_ADMIN contains informational or error messages.
Logging this response value would be beneficial for debugging.