Open NghiaTranUIT opened 1 month ago
I am seeing this error a log in my Console logs (Proxyman 5.9.0) - is there anything I can do @NghiaTranUIT ?
it's just a warning @luckman212 . It means one of your requests/responses doesn't have the Content-Type header, so it guess the type of your body is.
Okay thanks. Is there any way to hide this warning? I get hundreds of them and it clutters the Console when I am trying to look for important messages from my script.
Let me add the filter option to show/hide warning/error 👍
Description
The Script will show this Warning note in the Console if the request has multipart body.
Steps to Reproduce
Current Behavior
Expected Behavior