Page MenuHomeSealhub

http-to-method-name.js
No OneTemporary

http-to-method-name.js

module.exports = {
GET: "show",
POST: "create",
PATCH: "edit",
PUT: "replace",
DELETE: "delete",
};

File Metadata

Mime Type
text/plain
Expires
Mon, May 19, 00:52 (1 d, 17 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
661748
Default Alt Text
http-to-method-name.js (105 B)

Event Timeline