aboutsummaryrefslogtreecommitdiffstats
path: root/examples/rest_pastebin/priv/index.txt
blob: 0135fb0064d596357ac55efff090e69c83dce312 (plain) (blame)
1
2
3
4
5
6
7
Simple Pastebin
---------------

You can paste your text into the text field to submit, or you can capture the
output of a command with:

<command> | curl -i --data-urlencode paste@- localhost:8080