mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-03-03 07:29:23 +00:00
* Fix redbean crash during redirect in debug logging mode * Add reset for redirect loop check in redbean Route Without this reset a combination of RoutePath() and Route() calls could return "508 loop detected", since RoutePath could be called twice for the same redirected path. The protection against looping is still there, as it can only loop inside the Route() call (as it always serves something). * Update redbean redirect message for clarity |
||
---|---|---|
.. | ||
demo | ||
.init.lua | ||
counters.inc | ||
dig.c | ||
echoserver.c | ||
favicon.ico | ||
help.txt | ||
largon2.c | ||
lsqlite3.c | ||
net.mk | ||
redbean.c | ||
redbean.png | ||
wb.c |