33a810a513
Motivation: HttpOrSpdyChooser can be simplified so the user not need to implement getProtocol(...) method. Modification: Add implementation for the method. The user can override it if necessary. Result: Easier usage of HttpOrSpdyChooser.