The response allows the exact asking origin.
The response names the same origin
The allow-origin row matches the Origin row from the preflight request.
origin match=yes
The response says No Content
The status row says the response is an empty permission answer.
204 No Content
Content-Length says no body bytes
The response Content-Length is 0, matching the empty response body.
sent body bytes=0
Summary
The origin check passes because the answer names the same origin.
allow-origin checked