forked from TykTechnologies/tyk
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TT-968 enabled h2c by default (TykTechnologies#3380)
* fix grpc proxy connection * clean and format code * clean code * remove h2c config from gateway config * replace h2c protocol from url and set it as http * removed config enable_h2c at api level and infer it from the target url which should contains h2c:// * update grpc test * gofmt gw file * enabled h2c by default to http servers * remove duplicated registeering of healthcheck Co-authored-by: tbuchaillot <[email protected]>
- Loading branch information
1 parent
17b0f15
commit 5c8870a
Showing
2 changed files
with
7 additions
and
6 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