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

Refactor middleware.lisp into separate logical files #2

Merged
merged 1 commit into from
Mar 23, 2022

Conversation

jeko2000
Copy link
Owner

Fixes #1 and splits middlewares into a separate module.

Hopefully this should make it easier to extend over time.

@jeko2000 jeko2000 self-assigned this Mar 23, 2022
@jeko2000 jeko2000 merged commit 952c8bc into main Mar 23, 2022
@jeko2000 jeko2000 deleted the feature/refactor-middlewares branch March 23, 2022 22:55
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.

Allow client to pass a stream to string function for the wrap-request-body middleware
1 participant