***** infoCopter.com/perl *****
The Request Loop
- post-read-request
- URI translation
- Header parsing
- access control
- PerlAccessHandler
- authentication
- PerlAuthenHandler
- authorization
- MIME type checking
- fixups
- PerlFixupHandler
- This phase is a chance to make any last-minute changes to the transaction before the response is sent.
- RESPONSE
- logging
- cleanup
- PerlCleanupHandler
|