Skip to content

Commit 723e8f2

Browse files
committed
[FOLD]
1 parent 5059084 commit 723e8f2

3 files changed

Lines changed: 5 additions & 3 deletions

File tree

doc/modules/ROOT/images/ClassHierarchy.svg

Lines changed: 1 addition & 1 deletion
Loading

doc/modules/ROOT/pages/1.primer.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,9 @@ in any valid combination. Encodings can be automatically applied or removed
107107
as needed by the caller.
108108

109109
|https://tools.ietf.org/html/rfc7230#section-6.7[*Upgrade*]
110-
|
110+
|The Upgrade header field provides a mechanism to transition from HTTP/1.1 to
111+
another protocol on the same connection. For example, it is the mechanism used
112+
by WebSocket's initial HTTP handshake to establish a WebSocket connection.
111113

112114
|===
113115

doc/modules/ROOT/pages/2.messages.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ The following table lists the types used to model containers and views:
3232

3333
|===
3434

35-
image:ClassHierarchy.svg[Static,300]
35+
image:ClassHierarchy.svg[Static,0]

0 commit comments

Comments
 (0)