mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
Advanced customization configuration to auto reload after changes
This commit is contained in:
parent
88c107828b
commit
08959823db
6 changed files with 16 additions and 12 deletions
|
@ -289,6 +289,10 @@ Similar to i:5i, except executing the js file after possible url hash change.</p
|
|||
Visiting [url], but use the second url as auto paging url.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>i:8l[filename]<br>
|
||||
Loading configuration [filename]. Ex. "i:8lconfig.html" to reload config.html.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>i:92[http request headers separated by ';']:[url]<br>
|
||||
The "Host" Header (fake header, different from the standard) must be the first header.<br>
|
||||
Ex. i:92Host;209.216.230.240:https://news.ycombinator.com<br>
|
||||
|
@ -302,8 +306,8 @@ Bundle of internal urls, if it is an "i:0" url, then it should have th
|
|||
</ul>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 1 June 2023<br>
|
||||
enhance i:b1 with callback url<br>
|
||||
<p>Last Modified: 2 June 2023<br>
|
||||
make config.js to auto reload<br>
|
||||
<pre>i:56 urls support CTRL_A to CTRL-Z
|
||||
</pre>
|
||||
</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue