mirror of
https://code.naskya.net/repos/ndqEd
synced 2025-01-11 07:46:46 +09:00
e8befc41ee
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. |
||
---|---|---|
.. | ||
Common.hs | ||
Git.hs | ||
Home.hs | ||
Key.hs | ||
Person.hs | ||
Project.hs | ||
Repo.hs | ||
Ticket.hs | ||
Util.hs |