Module Tornado::TornadoModule::Web::RequestHandler
Provides models for the tornado.web.RequestHandler class and subclasses.
See https://www.tornadoweb.org/en/stable/web.html#tornado.web.RequestHandler.
Import path
import semmle.python.frameworks.TornadoPredicates
| instance | Gets a reference to an instance of the |
| redirectMethod | Gets a reference the |
| subclassRef | Gets a reference to the |
| writeMethod | Gets a reference to the |
Classes
| InstanceSource | A source of instances of the |
| RequestHandlerClass | A RequestHandler class (most likely in project code). |
| SelfParam | The |