Why does Chrome mark a "204 No Content" response red? -


I am very confused with chrome, it responds to a "204 no content" response in the request list Is there a green dot for the time "status code"? I'm sure 204 is not an error, so what happens here?

I have created a new script to make sure there is nothing else:

   

More developer tools look like this:

 Enter image details here

I'm using Chrome 34.0.1847.116 meters, this is not red in Firefox.


Comments

Popular posts from this blog

import - Python ImportError: No module named wmi -

Editing Python Class in Shell and SQLAlchemy -

c# - MySQL Parameterized Select Query joining tables issue -