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

Remove middleware submodule #453

Merged
merged 2 commits into from
Apr 23, 2020
Merged

Conversation

yoshuawuyts
Copy link
Member

Removes the entirety of the middleware submodule in favor of named submodules similar to http-types. This also further continues the rename of our middleware to start with Middleware* and sets us up for integrating CorsMiddleware with the http_types::security::* values.

This PR depends on #451 to land first, which moves the logging middleware out of the middleware submodule. Thanks!

@yoshuawuyts yoshuawuyts marked this pull request as ready for review April 23, 2020 13:11
Introduces a new cookies submodule, and axes several unused types. Thanks!
@yoshuawuyts yoshuawuyts merged commit c1e43f8 into master Apr 23, 2020
@yoshuawuyts yoshuawuyts deleted the remove-middleware-submodule branch April 24, 2020 13:16
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.

None yet

1 participant