File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -170,10 +170,9 @@ the newly created paste:
170170{"path":"/Ibv9Fa.rs"}
171171```
172172
173- To retrieve the raw content, make a GET request on the ` /:id ` route and an
174- accept header value that does not include ` text/html ` . If you use a client that
175- is able to handle cookies you can delete the paste once again using the cookie
176- in the ` Set-Cookie ` header set during redirect after creation.
173+ To retrieve the raw content, make a GET request on the ` /raw/:id ` route. If you
174+ use a client that is able to handle cookies you can delete the paste once again
175+ using the cookie in the ` Set-Cookie ` header set during redirect after creation.
177176
178177In case the paste was encrypted, pass the password via the ` Wastebin-Password `
179178header.
You can’t perform that action at this time.
0 commit comments