Closed kavin-kr closed 1 year ago
Implemented FromRequestParts for ClientIp instead of FromRequest so that it can be used in handlers without consuming the entire request body.
FromRequestParts
ClientIp
FromRequest
It's released, thank you :pray:
Implemented
FromRequestParts
forClientIp
instead ofFromRequest
so that it can be used in handlers without consuming the entire request body.