1. 26 Jan, 2014 1 commit
    • Tatsuhiro Tsujikawa's avatar
      nghttp2_sesson_mem_recv: Process incoming data in streaming fashion · dba2406a
      Tatsuhiro Tsujikawa authored
      Now incoming data is processed in very small buffer (up to 8 bytes)
      using state machine. GOAWAY debug data can get to 16K - 1, and we
      don't have callback for it. Since we don't want to buffer that
      amount of data just for debugging, we currently discard it.
      This change also makes parse_error callback not function.
      It probably be removed from API.
      dba2406a
  2. 25 Jan, 2014 1 commit
  3. 24 Jan, 2014 2 commits
  4. 23 Jan, 2014 1 commit
  5. 22 Jan, 2014 3 commits
  6. 21 Jan, 2014 4 commits
  7. 20 Jan, 2014 2 commits
  8. 19 Jan, 2014 8 commits
  9. 18 Jan, 2014 11 commits
  10. 17 Jan, 2014 7 commits