Slide 21
Slide 21 text
❯ curl -X DELETE “http:
/
/
localhost:8000/delete" -H "accept: application/json"
{
"args": {},
"data": "",
"files": {},
"form": {},
"headers": {
"Accept": "application/json",
"Host": "localhost:8888",
"User-Agent": "curl/8.7.1"
},
"json": null,
"origin": "192.168.65.1",
"url": "http:
//
localhost:8888/delete"
}