***** infoCopter.com/perl *****

The Request Loop



up
  1. post-read-request
  2. URI translation
  3. Header parsing
  4. access control
    - PerlAccessHandler
  5. authentication
    - PerlAuthenHandler
  6. authorization
  7. MIME type checking
  8. fixups
    PerlFixupHandler
    This phase is a chance to make any last-minute changes to the transaction before the response is sent.
  9. RESPONSE
  10. logging
  11. cleanup
    - PerlCleanupHandler
© reto :)