mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-16 14:50:17 +00:00
126fe9c845
StorageWizardDialog now runs LocalWebserver in "minimal mode" for security reasons. In this mode server uses only those handlers which state to support it. There are two handlers which support minimal mode: IndexPageHandler (which handles `code` requests needed by StorageWizardDialog) and ResourceHandler (which provides inner resources like `style.css` or `logo.png` from `wwwroot.zip` archive). |
||
---|---|---|
.. | ||
browser | ||
connection | ||
curl | ||
sdl_net | ||
wwwroot | ||
make_archive.py | ||
wwwroot.zip |