Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle request headers, including them in render data. #78

Merged
merged 1 commit into from
Nov 28, 2021

Conversation

mkantor
Copy link
Owner

@mkantor mkantor commented Nov 27, 2021

HTTP request headers are normalized and provided to templates and executables as render data at request.request-headers. This value will be a map of key/value pairs.

HTTP request headers are normalized and provided to templates and
executables as render data at `request.request-headers`. This value
will be a map of key/value pairs.
@mkantor mkantor merged commit d1635ee into master Nov 28, 2021
@mkantor mkantor deleted the request-headers branch November 28, 2021 01:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant