1
0
Fork 0
mirror of https://code.sup39.dev/repos/Wqawg synced 2024-12-28 10:54:54 +09:00
vervis/templates/ticket
fr33domlover e8befc41ee Multiplex ticket PUT and DELETE over POST
HTML forms support only GET and POST methods. One way to bypass that is
to send the form using JS. But I don't want that. Another is to send a
POST with a hidden form field which specifies the read method. This is
what 'postTicketR' does.
2016-05-02 11:34:11 +00:00
..
edit.hamlet Multiplex ticket PUT and DELETE over POST 2016-05-02 11:34:11 +00:00
list.hamlet Ticket view page 2016-05-01 09:58:55 +00:00
new.hamlet New ticket post form 2016-04-30 22:32:22 +00:00
one.hamlet Multiplex ticket PUT and DELETE over POST 2016-05-02 11:34:11 +00:00