Skip to content

Commit a7ff643

Browse files
committed
update
1 parent 5919e58 commit a7ff643

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

request.http

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,14 @@ GET http://localhost:9320/api/hello
33

44
GET http://localhost:9320/api/simple
55

6-
########### cluster ###########
7-
GET http://dev.simple-api.127.0.0.1.sslip.io/v1/simple
6+
########### private cluster ###########
7+
GET http://dev.simple-api.127.0.0.1.sslip.io/api/simple
88

99

10-
GET http://dev.simple-api.127.0.0.1.sslip.io:9701/v1/simple
10+
GET http://dev.simple-api.127.0.0.1.sslip.io:9701/api/simple
11+
12+
13+
14+
########### ncp cluster ###########
15+
GET http://localhost:9320/api/hello
16+
Host: "test.osckorea.com"

0 commit comments

Comments
 (0)