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

Allow deleting ctx headers #57

Merged
merged 1 commit into from
Dec 17, 2024
Merged

Allow deleting ctx headers #57

merged 1 commit into from
Dec 17, 2024

Conversation

thedae
Copy link
Member

@thedae thedae commented Dec 17, 2024

Extending #56 to ctx router decorator

Example

local req = ctx.load()
req:headers("X-To-Remove", nil)

@kpacha kpacha merged commit 18dfaf3 into master Dec 17, 2024
4 checks passed
@kpacha kpacha deleted the remove-ctx-headers branch December 17, 2024 14:15
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.

2 participants