doc
This commit is contained in:
parent
ae357f3939
commit
2d49821914
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ All following requests can only read the uploaded data.
|
|||
|
||||
To change the default expiration date, you can use the `?ttl=<seconds_to_live>` parameter.
|
||||
|
||||
After uploading data you can access it by accessing <a href="<bin_url"><bin_url></a> with an optional file extension that suits the data that you uploaded.
|
||||
After uploading data you can access it by accessing <bin_url> with an optional file extension that suits the data that you uploaded.
|
||||
|
||||
## Upload a image
|
||||
`$ curl -H "Content-Type: image/png" -T my-image.png <bin_url>`
|
||||
|
|
Loading…
Reference in a new issue