Internals

This part of the documentation cover the code and internals of Waffleweb.

Contents

  1. app.py

  2. response.py

  3. request.py

  4. static.py

  5. template.py

  6. middleware.py

  7. wsgi.py

  8. datatypes.py

  9. cookie.py

  10. files.py

  11. parser.py

  12. errorResponses.py

  13. Testing Waffleweb