This website requires JavaScript.
Explore
Help
Sign In
walkero
/
nghttp2
Watch
1
Star
0
Fork
You've already forked nghttp2
0
Code
Issues
Pull Requests
Projects
Releases
1
Wiki
Activity
4bb88b35ec
nghttp2
/
integration-tests
/
req-set-header.rb
8 lines
92 B
Ruby
Raw
Blame
History
class
App
def
on_req
(
env
)
env
.
req
.
set_header
"
User-Agent
"
,
"
mruby
"
end
end
App
.
new
Reference in New Issue
View Git Blame
Copy Permalink