Hi,
Let me explain the situation first.
I use APIs a lot, and I want to monitor the requests and responses of the website I’m working on. So I open Developer Tools, go to Network tab and make the request. They appear there on a list, which is alright and perfect. I can see their response status and if I click on them I can see the response in Response tab.
Now, if the response contained an error message (like the image attached) I can’t highlight the message and copy it to search for a solution, because all the line will be highlighted. I think it’s absolutely not necessary to display the results as a list, with select-able items.
I hope I could explain my problem.
Thanks.