This website works better with JavaScript
Home
Explore
Help
Sign In
SMusatov
/
gixy
mirror of
https://github.com/yandex/gixy.git
Watch
1
Star
0
Fork
0
Files
Branch:
fix-63
Branches
Tags
alias_traversal
better-regex-error
fix-63
master
symlink-fix
v0.1.21
v0.1.20
v0.1.9
v0.1.8
v0.1.7
v0.1.5
v0.1.4
v0.1.3
v0.1.2
v0.1.1
gixy
/
tests
/
plugins
/
simply
/
add_header_redefinition
/
not_secure_both_fp.conf
not_secure_both_fp.conf
72 B
Permalink
History
Raw
1
2
3
4
5
add_header X-Bar bar;
location /new-headers {
add_header X-Foo foo;
}