Header
Bundle-Icon
The optional Bundle-Icon header provides a list of (relative) URLs to icons representing this bundle in different sizes.-
Example:
Bundle-Icon: /icons/bnd.png;size=64
-
Values:
/icons/bundle.png
-
Pattern:
.*
Options
size
Icons size in pixels, e.g. 64.-
Example:
size=64
-
Values:
16,32,48,64,128
-
Pattern:
\d+
-