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
Sat, Sep 20, 14:28 (1 d, 13 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
926788
Default Alt Text
http-to-method-name.js (105 B)

Event Timeline