python: add get_npn_protocols() function
get_npn_protocols() is high level wrapper for spdylay_npn_get_proto_list() and the returned list can be passed to ssl.SSLContext.set_npn_protocols().
Showing
Please register or sign in to comment