A matching validator produces a Not Modified response and no body bytes.
The response is Not Modified
The status row says 304 Not Modified.
status=304
The response repeats the tag
The response ETag row carries the same current tag shown in the resource row.
ETag repeated
No body is sent
The response rows show sent body bytes 0.
sent body bytes=0
Summary
The response carries headers and status, but no body bytes.
header response, body skipped