[FIX] http request must pop "session_id" also from `form` and `files` arguments
authorChristophe Simonis <chs@openerp.com>
Mon, 7 Oct 2013 12:26:11 +0000 (14:26 +0200)
committerChristophe Simonis <chs@openerp.com>
Mon, 7 Oct 2013 12:26:11 +0000 (14:26 +0200)
commitaf68d40f6a52dea93e7b817a6db04ba669e15581
treed143896a20dcabae44f20c9494c595c1de531205
parentbdd86a831f026c0a99dd5f71e772488f2bea4eab
[FIX] http request must pop "session_id" also from `form` and `files` arguments

bzr revid: chs@openerp.com-20131007122611-i92dl924plmo02z3
addons/web/http.py