diff options
author | Gibheer <gibheer@gmail.com> | 2013-08-14 08:12:39 +0200 |
---|---|---|
committer | Gibheer <gibheer@gmail.com> | 2013-08-14 08:12:39 +0200 |
commit | 603dce8628246a17009c3a5f30cb57e21b146672 (patch) | |
tree | 3db49a576aafba2d0878dda708ad21e0203b3760 /spec/fixtures/templates | |
parent | 00e0c0170385cc2bd8a9ac599f5462d75292efde (diff) |
add request method override for browsers
Browsers are not able to send put, delete or any other request from a
plain html form. This limits the possibilities with APIs so an override
was introduced in many frameworks in the form, that `_method` could be
defined in a post payload.
With this, zero also supports `_method` in the post payload to make it
possible to use all functions of the API with javascript through plain
html.
Diffstat (limited to 'spec/fixtures/templates')
0 files changed, 0 insertions, 0 deletions