mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-14 18:27:54 +00:00
3 lines
99 B
Lua
3 lines
99 B
Lua
|
-- redbean xhr handler demo
|
||
|
SetHeader('X-Custom-Header', 'hello ' .. GetHeader('x-custom-header'))
|