[IMP] wsgi:
authorVo Minh Thu <vmt@openerp.com>
Wed, 14 Sep 2011 10:43:00 +0000 (12:43 +0200)
committerVo Minh Thu <vmt@openerp.com>
Wed, 14 Sep 2011 10:43:00 +0000 (12:43 +0200)
commit46ad605226d79bf3a5dd09d2c344ec1fa284d1a3
tree6aad986b05255aadc2b6b8b665d67a74b6b703b9
parentd593e484c4775e2597a27816bdd53d7b93a3df09
[IMP] wsgi:
- added Microsoft specific header for webdav.
- serve WSGI handlers with werkzeug when available.
- effectively use WSGI instead of netsvc HTTP stack.

bzr revid: vmt@openerp.com-20110914104300-n0l3dnmdu3jau7w2
openerp-server
openerp/modules/module.py
openerp/tools/yaml_import.py
openerp/wsgi.py