Slowdown
  • Home
  • 中文
  • Contents
      • Tabel of Contents
        • Getting Started
        • Installation
        • Command line interface
        • Configuration
        • Routing
        • Scripting
        • Filesystem
        • API reference
      • Getting Started
        • Overview
        • Creating a server
        • The first website
      • Installation
        • Installation
        • Server creation
      • Command line interface
        • Usage
        • Options
        • Examples
      • Configuration
      • Routing
        • Defining a Router
        • Handler
        • Mapping URLs to filesystem locations
      • Scripting
        • Package initialization
        • Mapfs architecture
        • The HTTPRWPair object
        • CGI
      • Filesystem
        • The FS object
        • Opening files
        • Miscellaneous FS interfaces
      • API reference
        • slowdown.http – HTTP/1.1 protocol support
        • slowdown.cgi – Common Gateway Interface support
        • slowdown.mapfs – Mapping URLs to filesystem locations
        • slowdown.fs – Cooperative file system interface
        • slowdown.lrucache – Least Recently Used (LRU) Cache
        • slowdown.logging – Cooperative and simple logging
        • slowdown.token – The python token implementation
        • slowdown.captcha – Captcha generator
        • slowdown.__main__ – The implementation of the startup script
  • « Home
  • Getting Started »

Tabel of Contents¶

  • Getting Started
    • Overview
    • Creating a server
    • The first website
  • Installation
    • Installation
    • Server creation
  • Command line interface
    • Usage
    • Options
    • Examples
  • Configuration
  • Routing
    • Defining a Router
    • Handler
    • Mapping URLs to filesystem locations
  • Scripting
    • Package initialization
    • Mapfs architecture
    • The HTTPRWPair object
    • CGI
  • Filesystem
    • The FS object
    • Opening files
    • Miscellaneous FS interfaces
  • API reference
    • slowdown.http – HTTP/1.1 protocol support
    • slowdown.cgi – Common Gateway Interface support
    • slowdown.mapfs – Mapping URLs to filesystem locations
    • slowdown.fs – Cooperative file system interface
    • slowdown.lrucache – Least Recently Used (LRU) Cache
    • slowdown.logging – Cooperative and simple logging
    • slowdown.token – The python token implementation
    • slowdown.captcha – Captcha generator
    • slowdown.__main__ – The implementation of the startup script

« Home Getting Started »


  • © Copyright 2020 Wilhelm Shen
  • ·
  • Xunpu (Huzhou) InfoTech Co.,Ltd.