Running the below script causes a 404 error. ``` git show HEAD | curl -s -X POST --data-binary @- https://httpbin.org/post ```