mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-01 03:53:33 +00:00
a1677d605a
If we keep making changes like this, redbean might not be a toy anymore. Additional steps are also being taken now to prevent ANSI control codes sent by the client from slipping into logs.
2 lines
99 B
Lua
2 lines
99 B
Lua
-- redbean xhr handler demo
|
|
SetHeader('X-Custom-Header', 'hello ' .. GetHeader('x-custom-header'))
|