Tatsuhiro Tsujikawa
|
e5b84fad09
|
nghttpx: Fix bug that old config is used during reloading config
|
2017-02-16 22:46:22 +09:00 |
Tatsuhiro Tsujikawa
|
bc31146c1f
|
nghttpx: Add tls_sni to mruby Nghttpx::Env class
tls_sni returns TLS SNI value which client sent in this TLS
connection.
|
2016-09-10 22:08:34 +09:00 |
Tatsuhiro Tsujikawa
|
99f7e7e2a5
|
nghttpx: Add mruby env.server_addr and env.tls_used attributes
|
2016-04-29 12:17:25 +09:00 |
Tatsuhiro Tsujikawa
|
09b97a3313
|
nghttpx: Add mruby env.server_port to return frontend server side port
|
2016-04-28 00:19:30 +09:00 |
Tatsuhiro Tsujikawa
|
587f37a597
|
nghttpx: Remove unused includes
|
2015-09-05 01:12:51 +09:00 |
Tatsuhiro Tsujikawa
|
97f488a5c7
|
nghttpx: Add Env.phase method
|
2015-09-05 01:11:20 +09:00 |
Tatsuhiro Tsujikawa
|
bddc4a0a04
|
nghttpx: Rewrite API; introduce Env object
|
2015-09-05 00:53:42 +09:00 |