-
-
Notifications
You must be signed in to change notification settings - Fork 163
Progressive Pages
Ilia Rostovtsev edited this page Aug 17, 2020
·
1 revision
Module developers can tell the theme to treat a page as progressive by creating a file name ending with _progressive.cgi.
For example, module's file ping_progressive.cgi will be treated as progressive, and print output next moment, as it is pushed by the server.
Created by Ilia.