Options
All
  • Public
  • Public/Protected
  • All
Menu
     

Interface Push

A plain-object, describing a File that will be HTTP-PUSHED to the Client Browser by default.

Hierarchy

  • Push

Index

Properties

Properties

enc

enc: "ascii" | "utf8" | "utf16le" | "ucs2" | "base64" | "latin1" | "binary" | "hex"

The encoding-type of the File.

path

path: string

The the relative path of the File.