index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Services
/
WebServer
Age
Commit message (
Expand
)
Author
2020-12-19
LibHTTP: Make HTTPRequest::from_raw_request() take a ReadonlyBytes
Andreas Kling
2020-10-21
LibCore+WebServer+LibWeb: Make MIME type guesser take a StringView
Andreas Kling
2020-10-21
WebServer: Force "text/html" mimetype for directories with index.html
Andreas Kling
2020-10-04
AK: Don't add newline for outf/dbgf/warnf.
asynts
2020-09-28
LibCore: Make TCPServer::listen() report failure instead of asserting
Andreas Kling
2020-07-27
WebServer: Show icons in directory listings :^)
Andreas Kling
2020-07-27
WebServer: Try to send an appopriate Content-Type header
Andreas Kling
2020-07-27
WebServer: Use table tags in directory listings
Andreas Kling
2020-07-27
WebServer: Use urlencode() in directory listings
Andreas Kling
2020-07-11
WebServer: Allow the user to specify the base directory
AnotherTest
2020-06-17
Meta: Scale back overly informal user-facing strings
Andreas Kling
2020-05-26
AK: Rename FileSystemPath -> LexicalPath
Sergey Bugaev
2020-05-14
Build: Switch to CMake :^)
Sergey Bugaev
2020-05-08
Services: Renamed from Servers
Andreas Kling