aboutsummaryrefslogtreecommitdiffstats
path: root/lib/plum/http_connection.rb
Commit message (Expand)AuthorAgeFilesLines
* http_connection: raise LegacyHTTPError instead of sending 505 (HTTP Version N...Kazuki Yamaguchi2015-08-181-16/+1
* refactorKazuki Yamaguchi2015-08-141-39/+39
* add support for HTTP/2 over TCP ('http' URI scheme)Kazuki Yamaguchi2015-08-141-15/+73
* implement "http" URIs support (currently only 'with prior knowledge')Kazuki Yamaguchi2015-08-091-0/+33