Classes and FunctionsΒΆ

  • The API Class
  • Request & Response
    • Request
    • Response
  • Cookies
    • Getting Cookies
    • Setting Cookies
    • The Secure Attribute
  • Status Codes
    • HTTPStatus
    • 1xx Informational
    • 2xx Success
    • 3xx Redirection
    • 4xx Client Error
    • 5xx Server Error
  • Error Handling
    • Base Class
    • Mixins
    • Predefined Errors
  • Media
    • Usage
    • Validating Media
    • Content-Type Negotiation
    • Replacing the Default Handlers
    • Supported Handler Types
    • Custom Handler Type
    • Handlers
    • Media Type Constants
  • Redirection
    • Redirects
  • Middleware
    • Short-circuiting
    • Exception Handling
  • Hooks
  • Routing
    • Default Router
    • Field Converters
    • Built-in Converters
    • Custom Converters
    • Custom Routers
    • Default Router
    • Routing Utilities
  • Utilities
    • URI Functions
    • Miscellaneous
  • Testing
    • Reference
Falcon Web Framework Logo
Star Issue

Patrons

Use Falcon at work? Talk with your team about supporting Falcon development.

Falcon

Navigation

  • User Guide
  • Classes and Functions
    • The API Class
    • Request & Response
    • Cookies
    • Status Codes
    • Error Handling
    • Media
    • Redirection
    • Middleware
    • Hooks
    • Routing
    • Utilities
    • Testing
  • Deployment Guide
  • Community Guide
  • Changelogs

  • Falcon Home
  • Falcon Wiki
  • GitHub Project
  • Get Help
  • Support Falcon

Related Topics

  • Documentation overview
    • Previous: FAQ
    • Next: The API Class

Quick search

©2019 Falcon Contributors. | Page source
Fork me on GitHub