mirror of
https://gitee.com/openharmony/third_party_nghttp2
synced 2025-02-09 01:56:16 +00:00
4 lines
68 B
Ruby
4 lines
68 B
Ruby
Nghttpx.run do |env|
|
|
env.req.set_header "User-Agent", "mruby"
|
|
end
|