2015-09-04 02:52:19 +09:00

4 lines
66 B
Ruby

Nghttpx.run do |resp, req|
resp.set_header "Alpha", "bravo"
end