mirror of
https://github.com/nghttp2/nghttp2.git
synced 2025-12-08 02:58:53 +08:00
4 lines
64 B
Ruby
4 lines
64 B
Ruby
Nghttpx.run do |env|
|
|
env.resp.set_header "Alpha", "bravo"
|
|
end
|