Tatsuhiro Tsujikawa
|
85bb37ab7c
|
Enable ConstructorInitializerAllOnOneLineOrOnePerLine for better diff
|
2016-01-27 21:14:07 +09:00 |
Tatsuhiro Tsujikawa
|
c976a0fcd1
|
asio: Add server::response::write_trailer()
|
2015-03-07 19:26:42 +09:00 |
Tatsuhiro Tsujikawa
|
94ca9705ef
|
asio: Rewrite response body handling if response body is not expected
|
2015-03-06 21:36:40 +09:00 |
Tatsuhiro Tsujikawa
|
38788d707b
|
asio: Don't send response body if it is not expected by status code or method
|
2015-03-06 02:15:34 +09:00 |
Tatsuhiro Tsujikawa
|
992c14e354
|
asio: Rename *_reader as *_generator and read_cb as generator_cb
|
2015-03-06 01:47:55 +09:00 |
Tatsuhiro Tsujikawa
|
05b8d8c5b7
|
asio: Start sending response header when write_head is called
|
2015-03-06 00:06:53 +09:00 |
Tatsuhiro Tsujikawa
|
6020b727d8
|
asio: Add signal_write() to server::http2_handler to avoid scattered ifs
|
2015-03-05 22:00:14 +09:00 |
Tatsuhiro Tsujikawa
|
9efb62f40b
|
asio: Move server classes to dedicated files
|
2015-03-05 21:42:48 +09:00 |