Anyone know if it is a configurable setting in Chr...
# cfml-general
b
Anyone know if it is a configurable setting in Chrome to still show the response data in Dev Tools when a a request has a status-code of something other than 200. i.e. Firefox still shows the response, and I am certain that Chrome used to, but Chrome currently shows no response data with a status-code of say 400. We use this approach to highlight in Dev Tools the requests that had an issue, but we are used to being able to click on the request and view the response detail to see more information about the encountered issue, and also have the application react in an applicable way too.
c
not had this issue in chrome - would check you have not got a filter for certain types of request turned on by accident