How to Identify "Pushed" resources

I just installed CloudFlare’s WordPress plugin that allows for “Server Push”. (https://blog.cloudflare.com/announcing-support-for-http-2-server-push-2/)

On my results, I now see a section with a number of lines items that just read

[b]Test Machine DNS Server(s): 192.168.0.1

SERVER PUSHED
SERVER PUSHED
SERVER PUSHED
SERVER PUSHED
SERVER PUSHED
SERVER PUSHED
SERVER PUSHED
SERVER PUSHED[/b]

Is there some way to know which items were pushed apart from drilling down to the details panel and looking for these references:

HTTP/2 Stream: 8, weight 256, depends on 6, EXCLUSIVE
SERVER PUSHED <--------------------
Client Port: 51736

The plugin doesn’t allow me to specify which assets to push.

Thanks in advance.