aboutsummaryrefslogtreecommitdiffstats
path: root/lib/plum/https_connection.rb
Commit message (Collapse)AuthorAgeFilesLines
* https_connection: raise INADEQUATE_SECURITY when negotiated in non-secure ↵Kazuki Yamaguchi2015-08-181-0/+24
| | | | cipher suite
* refactorKazuki Yamaguchi2015-08-141-2/+0
|
* add support for HTTP/2 over TCP ('http' URI scheme)Kazuki Yamaguchi2015-08-141-15/+0
|
* implement "http" URIs support (currently only 'with prior knowledge')Kazuki Yamaguchi2015-08-091-0/+24