JetCore/tests/posttest.sh
2024-11-23 19:25:14 -08:00

6 lines
139 B
Bash
Executable File

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