Modify the headers, currently accepts `application/json` format. Update to accept `text/plain`, this would simplify usage to the following. `curl "http://longurlhere.com" pfurl.me` or `curl --data "http://longurlhere.com" pfurl.me`
Modify the headers, currently accepts
application/jsonformat. Update to accepttext/plain, this would simplify usage to the following.curl "http://longurlhere.com" pfurl.meorcurl --data "http://longurlhere.com" pfurl.me