hurl/integration/tests_ok/request_content_length.curl

2 lines
121 B
Plaintext
Executable File

curl --header 'Content-Length: 1' --header 'Content-Type:' --data 'Hello' 'http://localhost:8000/request-content-length'