hurl/integration/tests_ok/post_base64.hurl
2023-06-01 17:27:01 +02:00

7 lines
92 B
Plaintext

POST http://localhost:8000/post-base64
base64,SGVsbG8gV29ybGQh; # Hello World!
HTTP 200