1
0
mirror of https://github.com/rancher/norman.git synced 2025-08-31 14:51:57 +00:00
Files
norman/parse
Craig Jellick ba0bb125c9 Use request.PostForm instead of request.Form when
PostForm will ignore URL query parameters and will only look at the
body. This is much more useful for actions, which have a query param
that is the action name, but the a json body.  WIthout this change,
the only "field" found when parsing an action body is the name of the
action.
2018-03-15 09:10:03 -07:00
..
2017-11-10 21:46:30 -07:00
2018-01-20 04:31:39 +00:00
2018-02-09 13:45:22 -07:00
2017-12-11 20:58:53 -07:00