Files
h2/tests/support
Carl Lerche d0b5b6246a Misc renames (#202)
This patch renames a number of types and functions making
the API more consistent.

* `Server` -> `Connection`
* `Client` -> `SendRequest`
* `Respond` -> `SendResponse`.

It also moves the handshake fns off of `Connection` and make
them free fns in the module. And `Connection::builder` is removed
in favor of `Builder::new`.
2018-01-02 17:02:17 -08:00
..
2017-09-25 22:28:39 -07:00
2017-11-29 12:54:23 -08:00
2017-11-29 12:54:23 -08:00
2018-01-02 17:02:17 -08:00
2017-09-25 22:28:39 -07:00
2017-10-19 20:02:08 -07:00