mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-12-19 17:01:36 +03:00
7 lines
94 B
Plaintext
7 lines
94 B
Plaintext
|
GET http://localhost:8000/hello
|
||
|
[QueryStringParams]
|
||
|
param1: value1
|
||
|
[Cookies]
|
||
|
cookie1: value1
|
||
|
|