JetCore/tests/posttest.sh
2024-11-11 15:59:42 -08:00

6 lines
139 B
Bash
Executable File

#!/bin/bash
export REQUEST_METHOD=POST
export CONTENT_LENGTH=554
export CONTENT_TYPE=multipart/form-data
cat post.example | ./testpost.jet