is there any variable in flask that has both url data [request.args] and form data [request.form]?
On Sun, Aug 14, 2011 at 10:01, kevin <kevincastiglione@gmail.com> wrote: > is there any variable in flask that has both url data [request.args] and > form data [request.form]? Yes http://werkzeug.pocoo.org/docs/wrappers/#werkzeug.wrappers.BaseRequest.values