mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-12-18 08:02:12 +03:00
13 lines
166 B
Plaintext
13 lines
166 B
Plaintext
GET http://localhost:8000/hello
|
|
[BasicAuth]
|
|
[QueryStringParams]
|
|
[FormParams]
|
|
[MultipartFormData]
|
|
[Cookies]
|
|
[Options]
|
|
|
|
HTTP 200
|
|
[Captures]
|
|
[Asserts]
|
|
`Hello World!`
|