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
  • Hooks
  • Routing
    • Default Router
    • Field Converters
    • Built-in Converters
    • Custom Converters
    • Custom Routers
    • Routing Utilities
  • Utilities
    • URI Functions
    • Miscellaneous
  • Testing
    • Reference
    • Deprecated
Falcon Web Framework Logo
Star Issue

Sponsors

Use Falcon at work? Talk with your team about supporting Falcon development. Promote your brand, pick up some cool gear, and get prioritized support.

[Your Logo Here]

Falcon

Navigation

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

  • Falcon Home
  • Falcon Wiki
  • Get Help
  • Support Falcon

Related Topics

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

Quick search

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