aboutsummaryrefslogtreecommitdiffstats
path: root/lib/plum/client/client_session.rb
Commit message (Expand)AuthorAgeFilesLines
* get rid of '-*- flag: value -*-' style in magic commentstopic/fix-magic-comment-styleKazuki Yamaguchi2016-05-081-1/+2
* stream: don't raise LocalStreamError when received RST_STREAM but callback :r...Kazuki Yamaguchi2015-11-161-0/+4
* client: add auto_decode option: decode automatically deflate or gzip encoded ...Kazuki Yamaguchi2015-11-101-1/+1
* client: support HTTP/1.1 upgradeKazuki Yamaguchi2015-11-091-1/+3
* client: make #request accept more argumentsKazuki Yamaguchi2015-11-081-1/+1
* client/client_session: fix flow control handlingKazuki Yamaguchi2015-11-081-9/+16
* client: split HTTP/2-specific stuffs to ClientSessionKazuki Yamaguchi2015-11-081-0/+82