Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

All webpage asset entities are structured as follows:

entity:

...

  • FileNamestring

...

  • : 

...

  • The name of the webpage asset file

...

  • PhysicalPath string

...

  • The location of the webpage asset file in the server directory

...

  • RelativePath string

...

  • The path of the webpage asset file relative to the HTML file

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

...

  • FileHash string

...

  • The hash algorithm and the value that results from performing the hash algorithm on the

...

  • webpage asset.

...

  •  The string is formatted as "{algorithm}:{value}" (

...

  • for example, "SHA1:6DB465879088280AAC52DC22B07ED0AD493A99D4")