Tatsuhiro Tsujikawa
|
d8637958dd
|
Added missing \r\n after chunk
|
2012-06-10 02:51:42 +09:00 |
Tatsuhiro Tsujikawa
|
1fa784c709
|
Handle Expect: 100-continue
|
2012-06-10 02:33:34 +09:00 |
Tatsuhiro Tsujikawa
|
c29dd0b80f
|
Added SPDY/3 flow control
|
2012-06-10 01:36:30 +09:00 |
Tatsuhiro Tsujikawa
|
c2785955ca
|
HTTPS: Flow control in request chain
|
2012-06-10 00:50:50 +09:00 |
Tatsuhiro Tsujikawa
|
9d19e2bfe9
|
Rewrite connection pooling
|
2012-06-09 23:14:00 +09:00 |
Tatsuhiro Tsujikawa
|
17025a96d9
|
SPDY: Use keep-alive connection to downstream server
|
2012-06-08 00:36:19 +09:00 |
Tatsuhiro Tsujikawa
|
695dd50612
|
HTTPS: Keep-Alive connection to downstream servers.
Reset status = 0 when entering s_status state in htparse_run
|
2012-06-07 23:42:11 +09:00 |
Tatsuhiro Tsujikawa
|
9303cca430
|
Send back Connection: keep-alive for the request with http/1.0 keep-alive
|
2012-06-07 22:40:42 +09:00 |
Tatsuhiro Tsujikawa
|
e37ec7b765
|
Append Via header field. Don't modify Server header field.
|
2012-06-07 01:43:02 +09:00 |
Tatsuhiro Tsujikawa
|
faee23a925
|
Fixed assertion failure. Resume downstream read on SPDY stream close.
|
2012-06-06 21:39:55 +09:00 |
Tatsuhiro Tsujikawa
|
4ac689526b
|
Don't modify user-agent
|
2012-06-06 21:11:54 +09:00 |
Tatsuhiro Tsujikawa
|
71a3a70c02
|
Handle error when fd runs out
The default log level is now WARNING.
|
2012-06-06 02:23:07 +09:00 |
Tatsuhiro Tsujikawa
|
c0b564abe4
|
Tidied up
|
2012-06-05 22:55:19 +09:00 |
Tatsuhiro Tsujikawa
|
c04c09ff3e
|
Avoid too large buffering in upstream output.
|
2012-06-05 03:11:43 +09:00 |
Tatsuhiro Tsujikawa
|
fad7f51f8d
|
Initial commit of shrpx: SPDY/HTTPS to HTTP reverse proxy
Put libhtparse in examples/htparse
|
2012-06-04 23:48:31 +09:00 |