setReload

setReload(flag: Boolean);

The setReload method of the JadeHTTPConnection class sets the "Pragma" HTTP header.

Set the value of the flag parameter to true to generate the "Pragma: no-cache" HTTP header; or set the value to false to remove the "Pragma: no-cache" header if it exists.