OnRequest.delete constructor

const OnRequest.delete(
  1. String path
)

Implementation

const OnRequest.delete(this.path) : method = "DELETE";