Lines Matching full:settable
485 * Make ``Response.body_file`` settable. This is now valid:
488 * Revert the restriction on req.body not being settable for GET and some
652 * Make ``req.upath_info`` and ``req.uscript_name`` settable
907 * Make ``req.GET`` settable, such that ``req.environ['QUERY_STRING']``
1126 properly settable environ proxies (like ``req.path_info``).