Skip to content

feat: reimplement warp::addr::remote() filter#1149

Merged
seanmonstar merged 2 commits intoseanmonstar:masterfrom
gamgi:reimplement-remote-filter
Jan 27, 2026
Merged

feat: reimplement warp::addr::remote() filter#1149
seanmonstar merged 2 commits intoseanmonstar:masterfrom
gamgi:reimplement-remote-filter

Conversation

@gamgi
Copy link
Copy Markdown
Contributor

@gamgi gamgi commented Jan 24, 2026

Reimplements warp::addr::remote() filter and enables the warp::addr module, which was disabled during the upgrade to hyper v1.

Let me know if there's something missing, or you prefer a different implementation.

Closes #1127.

Enables the `warp::addr` module, which was disabled during the upgrade to hyper v1.
Copy link
Copy Markdown
Owner

@seanmonstar seanmonstar left a comment

Choose a reason for hiding this comment

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

Thanks, looks good, just one thought inline.

Comment thread src/filters/addr.rs Outdated
@seanmonstar seanmonstar merged commit 7e86991 into seanmonstar:master Jan 27, 2026
10 checks passed
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.

Suggest an alternative to warp::addr::remote in changelog

2 participants