------
* Accept lists for ``app.post(url, params=[...])``
* Allow to use url that starts with the SCRIPT_NAME found in extra_environ
* Fix `16 <https://bitbucket.org/ianb/webtest/issues/16>`_ Default
content-type is now correctly set to `application/octet-stream`
* Fix `14 and 18 <https://bitbucket.org/ianb/webtest/issues/18>`_ Allow to use
`.delete(params={})`
* Fix `12 <https://bitbucket.org/ianb/webtest/issues/12>`_