SerenityOS build: Wednesday, August 03
Images 💾⌗
- serenity-i686-20220803-af46734.img.gz (Raw image, 128.43 MiB)
- serenity-i686-20220803-af46734.vdi.gz (VirtualBox VDI, 128.25 MiB)
Last commit ⭐⌗
commit af467344976f784fbb273b089fcb48bd80d674a4
Author: 0xbigshaq <57250448+0xbigshaq@users.noreply.github.com>
AuthorDate: Fri Jul 29 04:43:40 2022 +0300
Commit: Ali Mohammad Pur <mpfard@serenityos.org>
CommitDate: Tue Aug 2 21:05:32 2022 +0000
LibHTTP+WebServer: Add querystring support
Split the path from querystring when determining the requested resource.
Other builds