tornadio2.preflight

tornadio2.preflight

Transport protocol router and main entry point for all socket.io clients.

class tornadio2.preflight.PreflightHandler(application, request, **kwargs)[source]

CORS preflight handler

options(*args, **kwargs)[source]

XHR cross-domain OPTIONS handler

preflight()[source]

Handles request authentication

Project Versions

Table Of Contents

Previous topic

tornadio2.polling

Next topic

tornadio2.proto

This Page