mirror of
https://github.com/nghttp2/nghttp2.git
synced 2025-12-07 18:48:54 +08:00
4 lines
68 B
Ruby
4 lines
68 B
Ruby
Nghttpx.run do |env|
|
|
env.req.set_header "User-Agent", "mruby"
|
|
end
|