Skip to content

Commit 683c059

Browse files
committed
READMED.md: fixed diagram of CONNECT tunnel
1 parent 8f32a16 commit 683c059

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,11 +99,14 @@ The sequence diagram of above example is as following:
9999
| | |
100100
(1) |-- CONNECT github.com:443 -->| |
101101
| | |
102+
| |----[ TCP connection ]--->|
103+
| | |
102104
(2) |<- HTTP/1.1 200 ---| |
103105
| Connection Established | |
104106
| | |
105-
~~ CONNECT tunnel has ~~ |
106-
~~ been establesied. ~~ |
107+
| |
108+
========= CONNECT tunnel has been establesied. ===========
109+
| |
107110
| | |
108111
| | |
109112
| [ SSL stream ] | |

0 commit comments

Comments
 (0)