1. 07 Nov, 2013 1 commit
    • Tatsuhiro Tsujikawa's avatar
      Replace nghttp2_set_option with nghttp2_session_{client,server}_new2 · 2ae788ed
      Tatsuhiro Tsujikawa authored
      nghttp2_session_client_new2 and nghttp2_session_server_new2 take
      additional parameters which specifies session options.
      nghttp2_set_option is somewhat crumsy because of type checking.
      Now we use nghttp2_opt_set, which specifies individual options with
      types. We changed the value of nghttp2_opt, so this change will
      require re-compile.
      2ae788ed
  2. 06 Nov, 2013 1 commit
  3. 05 Nov, 2013 3 commits
  4. 04 Nov, 2013 10 commits
  5. 03 Nov, 2013 3 commits
  6. 02 Nov, 2013 8 commits
  7. 01 Nov, 2013 2 commits
  8. 31 Oct, 2013 3 commits
  9. 30 Oct, 2013 6 commits
  10. 29 Oct, 2013 3 commits