Skip to content

Commit 41c165c

Browse files
author
Kalyani Desai
committed
SRVKS-1174-Serverless: Incorporated the peer review
1 parent 13ab287 commit 41c165c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

knative-serving/http-configuration/http1-full-duplex-support.adoc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,10 @@ include::_attributes/common-attributes.adoc[]
66

77
You can enable the HTTP/1 full duplex support for a service by configuring the `features.knative.dev/http-full-duplex` annotation.
88

9-
NOTE: Verify your HTTP clients before enabling, as older clients may not provide support for HTTP/1 full duplex.
9+
[NOTE]
10+
====
11+
Verify your HTTP clients before enabling, as earlier version clients might not provide support for HTTP/1 full duplex.
12+
====
1013

1114
The following example shows how you can use this annotation in a Knative `Service` YAML object at the revision spec level:
1215

0 commit comments

Comments
 (0)