Contents Menu Expand Light mode Dark mode Auto light/dark mode
cff documentation
cff documentation
  • cff introduction
  • Origin Request handler
  • Deployment
  • Models
    • CloudFrontEvent
    • Header
    • LambdaEvent
    • Record
    • Request
    • Response
    • ResponseHeaders

Header¶

class cff.models.Header¶

An HTTP header.

key: str¶

Header key or name.

Example

Location
value: str¶

Header value.

Example

/foo/bar.html
Next
LambdaEvent
Previous
CloudFrontEvent
Copyright © 2021, Cariad Eccleston | Built with Sphinx and @pradyunsg's Furo theme. | Show Source