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 dynamic dependency on HTTP::Status #419

Merged
merged 3 commits into from
Oct 3, 2022

Conversation

haarg
Copy link
Member

@haarg haarg commented Oct 3, 2022

The dynamic dependency on HTTP::Status was meant to avoid one known problematic version. But upgrading HTTP::Status is not an onerous requirement. Simplify the config and dependencies by just requiring the new working version.

The dynamic dependency on HTTP::Status was meant to avoid one known
problematic version. But upgrading HTTP::Status is not an onerous
requirement. Simplify the config and dependencies by just requiring the
new working version.
We already require a version new enough, there's no need to check for
the version.
Copy link
Member

@oalders oalders left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻

@oalders oalders merged commit ae7bab9 into master Oct 3, 2022
@oalders oalders deleted the haarg/static-http-status-req branch October 3, 2022 18:11
@haarg haarg restored the haarg/static-http-status-req branch October 3, 2022 18:26
@haarg haarg deleted the haarg/static-http-status-req branch October 3, 2022 18:26
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