Skip to content

Commit

Permalink
Force http1.1 to fix ios w/ wildcard cert
Browse files Browse the repository at this point in the history
  • Loading branch information
jveski committed Mar 1, 2024
1 parent 66ec090 commit 7e0bf6f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions manifests/contour.ext.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -131,9 +131,8 @@ data:
# - "grpc_status"
# - "grpc_status_number"
#
# default-http-versions:
# - "HTTP/2"
# - "HTTP/1.1"
default-http-versions:
- "HTTP/1.1"
#
# The following shows the default proxy timeout settings.
# timeouts:
Expand Down

0 comments on commit 7e0bf6f

Please sign in to comment.