ericduran / chromeHAR

HAR viewer that mimics (or at least tries really hard to) Chromes network tab
https://ericduran.github.io/chromeHAR
MIT License
498 stars 132 forks source link

Show domain for resource's "Name" #47

Closed cvan closed 10 years ago

cvan commented 10 years ago

When there's no lastComponentPath (i.e., for resources at the origin's root), the "Name" for the resource is blank:

cvan commented 10 years ago

For measure, the Chrome Dev Tools show just the host (without the port).