Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

All webpage asset entities are structured as follows:

entity:

FileName string: The name of the webpage asset file

PhysicalPath stringThe location of the webpage asset file in the server directory

RelativePath stringThe path of the webpage asset file relative to the HTML file

FileSize longThe size of the webpage asset file (in bytes)

FileHash stringThe hash algorithm and the value that results from performing the hash algorithm on the webpage asset. The string is formatted as "{algorithm}:{value}" (e.g. "SHA1:6DB465879088280AAC52DC22B07ED0AD493A99D4")





  • No labels