cosmopolitan/tool/net
Paul Kulchenko 013f03e33f
Redbean fix redirect (#294)
* 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
2021-10-25 14:04:57 -07:00
..
demo Add state assertions to redbean Lua APIs 2021-08-09 15:35:38 -07:00
.init.lua Add SSL to redbean 2021-06-24 13:20:50 -07:00
counters.inc Make improvements to redbean 2021-07-08 15:56:23 -07:00
dig.c Make minor revisions to previous change 2021-06-30 10:45:27 -07:00
echoserver.c Make numerous improvements 2021-09-28 01:52:34 -07:00
favicon.ico Make major improvements to redbean and libraries 2021-04-18 12:34:15 -07:00
help.txt Add GetCookie to redbean Lua (#269) 2021-09-11 16:46:21 -07:00
largon2.c Updated lua-Argon2 to use Argon2_id variant 2021-09-27 21:42:40 -07:00
lsqlite3.c Tune SQLite build for redbean (#97) 2021-06-10 08:00:08 -07:00
net.mk Make numerous improvements 2021-09-28 01:52:34 -07:00
redbean.c Redbean fix redirect (#294) 2021-10-25 14:04:57 -07:00
redbean.png Make improvements 2020-09-14 00:02:34 -07:00
wb.c Make numerous improvements 2021-09-28 01:52:34 -07:00