mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-12-01 03:27:31 +03:00
9 lines
134 B
Plaintext
9 lines
134 B
Plaintext
|
POST http://localhost:8000/output/endpoint1
|
||
|
{ "user": "bob" }
|
||
|
|
||
|
HTTP/1.0 200
|
||
|
|
||
|
|
||
|
GET http://localhost:8000/output/endpoint2
|
||
|
HTTP/1.0 200
|