So the HAR spec defines "Blocking" as:
Blocking - Time spent in a queue waiting for a network connection.
Does this mean that it is the time spent on the *client* waiting for a network connection, or time spent waiting for a server-side connection?
Blocking - Time spent in a queue waiting for a network connection.
Does this mean that it is the time spent on the *client* waiting for a network connection, or time spent waiting for a server-side connection?