Skip to content

Instantly share code, notes, and snippets.

@escowles
Created February 8, 2019 03:21
Show Gist options
  • Select an option

  • Save escowles/14f460a9344b4dec86a2ce28f2cbdec5 to your computer and use it in GitHub Desktop.

Select an option

Save escowles/14f460a9344b4dec86a2ce28f2cbdec5 to your computer and use it in GitHub Desktop.
#!/bin/sh
curl -X POST -H "Content-Type: application/n-triples" -H "Slug: a2" -d '<> <http://example.com/test> """This has a line break
and ends with a "quote"""" .' http://localhost:8080/rest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment