-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make it easier to support custom OHttpVersion implementations
Motivation: We should make it easier to support custom OHttpVersions by providing an easy way to override the selection Modifications: - Add new protected method that can be override to use a custom OHttpVersion. - Mark a few methods final in the codecs Result: Easier to customize
- Loading branch information
1 parent
1eada99
commit 12d85bf
Showing
2 changed files
with
29 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters