Skip to content

Commit 41ae4e5

Browse files
PinpongTpPinpongTongpat
authored andcommitted
add test with port
1 parent 997fe12 commit 41ae4e5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

tests/get_with_host.http

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,11 @@
1+
###
2+
# test with Host
3+
14
GET /api/users?page=5
25
Host: https://reqres.in
6+
7+
###
8+
# test with port
9+
10+
GET /api/users?page=5
11+
Host: https://reqres.in:443

0 commit comments

Comments
 (0)