cosmopolitan/net/http
Justine Tunney 1753b669cf Have redbean show zip listing as default / handler
If an "index.lua" or "index.html" doesn't exist in zip file or the
filesystem, and no redirects have been defined for it either, then
redbean will render a listing of the zip central directory content
only if the request uri points to the root path.
2021-03-29 01:22:49 -07:00
..
base64.h Add base64 support 2021-03-27 18:17:54 -07:00
csscolor.h Initial import 2020-06-15 07:18:57 -07:00
decodebase64.c Add base64 support 2021-03-27 18:17:54 -07:00
decodelatin1.c Transcode ISO-8859-1 in HTTP headers 2021-03-28 00:10:17 -07:00
encodebase64.c Add base64 support 2021-03-27 18:17:54 -07:00
encodehttpheadervalue.c Transcode ISO-8859-1 in HTTP headers 2021-03-28 00:10:17 -07:00
escape.h Make major improvements to redbean 2021-03-25 02:24:05 -07:00
escapehtml.c Make major improvements to redbean 2021-03-25 02:24:05 -07:00
escapejsstringliteral.c Make major improvements to stdio 2021-03-26 22:31:41 -07:00
escapeurl.c Support POST parameters in redbean server pages 2021-03-27 07:29:55 -07:00
escapeurlfragment.c Support POST parameters in redbean server pages 2021-03-27 07:29:55 -07:00
escapeurlparam.c Support POST parameters in redbean server pages 2021-03-27 07:29:55 -07:00
escapeurlpath.c Support POST parameters in redbean server pages 2021-03-27 07:29:55 -07:00
escapeurlpathsegment.c Support POST parameters in redbean server pages 2021-03-27 07:29:55 -07:00
formathttpdatetime.c Make major improvements to redbean 2021-03-25 02:24:05 -07:00
gethttpheader.c Change license 2020-12-27 17:18:44 -08:00
gethttpheader.gperf Support POST parameters in redbean server pages 2021-03-27 07:29:55 -07:00
gethttpheader.inc Make minor performance improvement to HTTP parser 2021-03-28 18:00:29 -07:00
gethttpheadername.c Support POST parameters in redbean server pages 2021-03-27 07:29:55 -07:00
gethttpmethod.c Change license 2020-12-27 17:18:44 -08:00
gethttpmethod.gperf Have redbean show zip listing as default / handler 2021-03-29 01:22:49 -07:00
gethttpmethod.inc Add fixes performance and static web server 2020-10-05 23:11:49 -07:00
gethttpreason.c Make major improvements to stdio 2021-03-26 22:31:41 -07:00
geturischeme.gperf Initial import 2020-06-15 07:18:57 -07:00
geturischeme.inc Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
http.h Have redbean show zip listing as default / handler 2021-03-29 01:22:49 -07:00
http.mk Support POST parameters in redbean server pages 2021-03-27 07:29:55 -07:00
indentlines.c Add support for serving directly from filesystem 2021-03-28 08:02:17 -07:00
isacceptablehttprequestpath.c Add support for serving directly from filesystem 2021-03-28 08:02:17 -07:00
isvalidhttptoken.c Transcode ISO-8859-1 in HTTP headers 2021-03-28 00:10:17 -07:00
khttpmethod.c Have redbean show zip listing as default / handler 2021-03-29 01:22:49 -07:00
negotiatehttprequest.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
parsecontentlength.c Make major improvements to redbean 2021-03-25 02:24:05 -07:00
parsehttpdatetime.c Change license 2020-12-27 17:18:44 -08:00
parsehttprange.c Change license 2020-12-27 17:18:44 -08:00
parsehttprequest.c Make minor performance improvement to HTTP parser 2021-03-28 18:00:29 -07:00
parsehttpversion.c Make major improvements to redbean 2021-03-25 02:24:05 -07:00
rfc2068 Initial import 2020-06-15 07:18:57 -07:00
rfc2396 Initial import 2020-06-15 07:18:57 -07:00
uri.h finish intellisense support and sync with upstream 2021-02-03 13:50:08 -05:00
uricspn-avx.S Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
uricspn.c Remove dependency on ragel command 2021-01-17 09:42:52 -08:00
uricspn.rl Remove dependency on ragel command 2021-01-17 09:42:52 -08:00
uricspn.svgz Initial import 2020-06-15 07:18:57 -07:00
uriparse.c Remove dependency on ragel command 2021-01-17 09:42:52 -08:00
uriparse.rl Remove dependency on ragel command 2021-01-17 09:42:52 -08:00
uriparse.svgz Initial import 2020-06-15 07:18:57 -07:00
uripath.c Change license 2020-12-27 17:18:44 -08:00
urischeme.c Change license 2020-12-27 17:18:44 -08:00
urislice2cstr.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
visualizecontrolcodes.c Transcode ISO-8859-1 in HTTP headers 2021-03-28 00:10:17 -07:00