1. 28 Mar, 2016 1 commit
  2. 23 Mar, 2016 1 commit
    • Jacob Champion's avatar
      nghttp: prevent ContinueTimer double-invocation · 3b7b6a66
      Jacob Champion authored
      If a 100 Continue interim response was received after the continue
      timeout was reached, dispatch_continue() would force a double submission
      of DATA frames. This patch prevents dispatch_continue() from doing
      anything if the timer callback has already been invoked. This makes
      ContinueTimer a single-shot mechanism, as originally intended.
      3b7b6a66
  3. 22 Mar, 2016 8 commits
  4. 21 Mar, 2016 3 commits
  5. 20 Mar, 2016 5 commits
  6. 19 Mar, 2016 9 commits
  7. 17 Mar, 2016 2 commits
  8. 16 Mar, 2016 5 commits
  9. 15 Mar, 2016 3 commits
  10. 14 Mar, 2016 3 commits