Scott Mitchell 81de3e4dbc HTTP/2 Client Example TLS Pipeline Initialization
Motivation:
The HTTP/2 client example is not validating the results of ALPN if TLS is enabled.

Modifications:
- Use ApplicationProtocolNegotiationHandler to validate ALPN results.

Result:
Client example validates ALPN results.
2015-11-07 10:15:40 -08:00
..
2013-01-07 21:06:22 +01:00
2015-09-18 12:01:36 -07:00