GuideReference
TrainingSupportCommunity
Reference

manual_​server_​push

  • Property Manager name: Manual Server Push
  • Behavior version: The v2023-01-05 rule format supports the manual_​server_​push behavior v1.0.
  • Rule format status: GA, stable
  • Access: Read/Write
  • Allowed in includes: No (temporarily)

With the http2 behavior enabled, this loads a specified set of objects into the client browser's cache. To apply this behavior, you should match on a path or filename.

OptionTypeDescriptionRequires
serverpushliststring array

Specifies the set of objects to load into the client browser's cache over HTTP2. Each value in the array represents a hostname and full path to the object, such as www.​example.​com/js/site.​js.

{"displayType":"string array","tag":"input","todo":true}