comment the header out

This commit is contained in:
Paul Trowbridge 2020-11-24 01:21:29 -05:00
parent 994a1027df
commit 624ffca813

2
curl
View File

@ -1 +1 @@
curl -H Content-Type: application/json -X GET -d@./sample_request.json https://192.168.1.110:8082/baseline --insecure curl -H "Content-Type: application/json" -X GET -d@./sample_request.json https://localhost:8082/baseline --insecure > baseline.sql