Files
nghttp2/lib
Tatsuhiro Tsujikawa bbe4f5a3d1 Allow frame submission immediately after nghttp2_submit_{request,headers,pp}
This commit makes handling of outgoing HEADERS and PUSH_PROMISE in the
same priority of other frames on the stream, so these frames are
processed in the order they are submitted.  This allows application to
submit frames to a stream returned by nghttp2_submit_{request,
headers, push_promise} immediately.  The only exception is
WINDOW_UPDATA frame, which requires nghttp2_stream object, which is
not created yet.
2014-08-17 17:31:43 +09:00
..
2014-05-13 23:42:55 +09:00
2014-07-31 23:05:53 +09:00
2014-05-06 17:05:47 +02:00
2014-03-30 19:26:37 +09:00
2014-03-30 19:26:37 +09:00
2014-03-30 19:26:37 +09:00
2014-03-30 19:26:37 +09:00
2014-03-30 19:26:37 +09:00
2014-03-30 19:26:37 +09:00
2014-03-30 19:26:37 +09:00
2014-07-31 23:05:53 +09:00
2014-03-30 19:26:37 +09:00
2014-03-30 19:26:37 +09:00