hurl/integration/tests_ok/post_base64.hurl

7 lines
92 B
Plaintext
Raw Normal View History

2020-08-27 10:07:46 +03:00
POST http://localhost:8000/post-base64
2023-06-01 10:24:52 +03:00
base64,SGVsbG8gV29ybGQh; # Hello World!
2020-08-27 10:07:46 +03:00
2022-11-11 16:25:00 +03:00
HTTP 200
2020-08-27 10:07:46 +03:00