DELETE
114 115 116
# File 'lib/core/coap/client.rb', line 114 def delete(*args) client(:delete, *args) end