del() is for receiving DELETE requests. It must be declared in main function.
del()
DELETE
main
del("/your/path", your_handler);