~azzar1/unity/add-show-desktop-key

  • Committer: mattgiuca
  • Date: 2007-12-12 01:38:59 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:37
Added src/dispatch/request.py: The IVLE Request class.
dispatch module now transforms the Apache request object into an IVLE one, and
goes through it. (Note this temporarily means the content type is no longer
set, because the request object is missing functionality).

Added brief description of this object in notes/apps/dispatch.txt.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 37 16 years ago mattgiuca Added src/dispatch/request.py: The IVLE Request cl 2.6 KB Diff Download File
request.py 37 16 years ago mattgiuca Added src/dispatch/request.py: The IVLE Request cl 4.3 KB Diff Download File