nghttp2/examples
Tatsuhiro Tsujikawa 7f2b9ae75d Ensure that upstream->send() is called in callback.
Log error string in case of network error
2012-07-15 21:15:28 +09:00
..
htparse htparse: enhancements and bug fixes 2012-07-11 16:02:08 +09:00
http-parser Use http_parser for tunneling connection transparently 2012-07-11 18:46:00 +09:00
.gitignore
EventPoll.h
EventPollEvent.h
EventPoll_epoll.cc
EventPoll_epoll.h
EventPoll_kqueue.cc
EventPoll_kqueue.h
HtmlParser.cc
HtmlParser.h
Makefile.am Use http-parser instead of htparse 2012-07-11 18:32:04 +09:00
SpdyServer.cc
SpdyServer.h
shrpx.cc Added --add-x-forwarded-for option. 2012-07-12 23:39:11 +09:00
shrpx.h Rewrite connection pooling 2012-06-09 23:14:00 +09:00
shrpx_client_handler.cc Ensure that upstream->send() is called in callback. 2012-07-15 21:15:28 +09:00
shrpx_client_handler.h Enable SSL/TLS session caching. Share SSL_CTX access workers. 2012-07-14 23:24:03 +09:00
shrpx_config.cc Added --add-x-forwarded-for option. 2012-07-12 23:39:11 +09:00
shrpx_config.h Added --add-x-forwarded-for option. 2012-07-12 23:39:11 +09:00
shrpx_downstream.cc Fixed free() for new. Any 2xx status means success in CONNECT response 2012-07-15 03:32:05 +09:00
shrpx_downstream.h Use http-parser instead of htparse 2012-07-11 18:32:04 +09:00
shrpx_downstream_connection.cc shrpx: fixed timeout change is not triggered when tunneling. 2012-07-14 21:47:28 +09:00
shrpx_downstream_connection.h shrpx: fixed timeout change is not triggered when tunneling. 2012-07-14 21:47:28 +09:00
shrpx_downstream_queue.cc Rewrite connection pooling 2012-06-09 23:14:00 +09:00
shrpx_downstream_queue.h Rewrite connection pooling 2012-06-09 23:14:00 +09:00
shrpx_error.h
shrpx_http.cc Modify Location header field if redirect URI refers to downstream 2012-06-13 00:08:28 +09:00
shrpx_http.h Modify Location header field if redirect URI refers to downstream 2012-06-13 00:08:28 +09:00
shrpx_https_upstream.cc Fixed free() for new. Any 2xx status means success in CONNECT response 2012-07-15 03:32:05 +09:00
shrpx_https_upstream.h Use http-parser instead of htparse 2012-07-11 18:32:04 +09:00
shrpx_io_control.cc Rewrite connection pooling 2012-06-09 23:14:00 +09:00
shrpx_io_control.h
shrpx_listen_handler.cc Enable SSL/TLS session caching. Share SSL_CTX access workers. 2012-07-14 23:24:03 +09:00
shrpx_listen_handler.h Enable SSL/TLS session caching. Share SSL_CTX access workers. 2012-07-14 23:24:03 +09:00
shrpx_log.cc
shrpx_log.h
shrpx_spdy_upstream.cc Ensure that upstream->send() is called in callback. 2012-07-15 21:15:28 +09:00
shrpx_spdy_upstream.h Added SPDY/3 flow control 2012-06-10 01:36:30 +09:00
shrpx_ssl.cc Enable SSL/TLS session caching. Share SSL_CTX access workers. 2012-07-14 23:24:03 +09:00
shrpx_ssl.h
shrpx_thread_event_receiver.cc
shrpx_thread_event_receiver.h
shrpx_upstream.h
shrpx_worker.cc Enable SSL/TLS session caching. Share SSL_CTX access workers. 2012-07-14 23:24:03 +09:00
shrpx_worker.h Enable SSL/TLS session caching. Share SSL_CTX access workers. 2012-07-14 23:24:03 +09:00
spdy.h
spdycat.cc spdycat: Use TLSv1_client_method 2012-07-13 23:05:24 +09:00
spdycli.c
spdyd.cc
spdylay_ssl.cc
spdylay_ssl.h
spdynative.cc
uri.cc
uri.h
util.cc
util.h