1. 10 Aug, 2014 5 commits
  2. 09 Aug, 2014 7 commits
  3. 08 Aug, 2014 7 commits
  4. 07 Aug, 2014 8 commits
  5. 06 Aug, 2014 4 commits
  6. 05 Aug, 2014 3 commits
  7. 04 Aug, 2014 2 commits
  8. 03 Aug, 2014 3 commits
  9. 02 Aug, 2014 1 commit
    • Tatsuhiro Tsujikawa's avatar
      HTTP2: Support expect: 100-continue · 595f5f0e
      Tatsuhiro Tsujikawa authored
      "Expect: 100-continue", which was once deprecated in HTTP/2, is now
      resurrected in HTTP/2 draft 14.  This change adds its support to
      HTTP/2 code.  This change also includes stricter header field
      checking.
      595f5f0e