imbolc / axum-client-ip

A client IP address extractor for Axum
MIT License
43 stars 13 forks source link

Upgrade axum to 0.6 #3

Closed kavin-kr closed 1 year ago

kavin-kr commented 1 year ago

Implemented FromRequestParts for ClientIp instead of FromRequest so that it can be used in handlers without consuming the entire request body.

imbolc commented 1 year ago

It's released, thank you :pray: