WSGIΒΆ

The wsgi module implements a web server and several web application handlers which conform with pulsar WSGI asynchronous specification. In addition, the module contains several utilities which facilitate the development of server side asynchronous web applications.

  • Asynchronous WSGI
    • Introduction
    • Application handlers
    • Asynchronous Iterable
    • WsgiHandler
    • Lazy Wsgi Handler
    • Pulsar Variables
  • WSGI Server
    • WSGI Server
    • HTTP Protocol Consumer
    • Testing WSGI Environ
  • Routing
    • Router
    • Media Router
    • File Response
    • RouterParam
    • Route rules
  • WSGI Wrappers
    • Environ Mixin
    • Wsgi Request
    • Wsgi Response
    • Wsgi File Wrapper
  • Asynchronous Middleware
    • Clean path
    • Authorization
    • Wait for request body
    • Middleware in Executor
  • Response Middleware
    • Interface
    • GZip Middleware
    • AccessControl
  • Asynchronous Content
    • Design
    • Asynchronous String
    • Asynchronous Json
    • Asynchronous Html
    • Html Document
    • Html Factory
  • Utilities
    • HTTP Parsers
    • Authentication
    • Structures
    • Miscellaneous

Logo

Concurrent framework for python 3.5 and above.

Navigation

  • Overview
  • Design
  • FAQ
  • Pulsar Advantage
  • Tutorials & Topics
  • API
  • Release Notes
  • Settings
  • Acknowledgement
  • Pics
  • Socket Servers
  • WSGI
  • JSON-RPC
  • WebSockets
  • Asynchronous HTTP client
  • Greenlet Support
  • Test Suite
  • Pulsar Data Store Server
  • Data Stores

Quick search

Enter search terms or a module, class or function name.

©2011-2016, Luca Sbardella. | Powered by Sphinx 1.3.5 & Alabaster 0.7.7 | Page source