-
Notifications
You must be signed in to change notification settings - Fork 38.7k
Closed
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancementA general enhancement
Milestone
Description
Dolphin opened SPR-16681 and commented
I can't get client ip in WebFlux functional handlers since relevant methods are in ServerWebExchange
(ServerHttpRequest#getRemoteAddress) which is not exposed. That sounds a legitimate use case, so it would be nice to provide such capability.
Issue Links:
- getRemoteAddress in ServerRequest [SPR-16682] #21223 getRemoteAddress in ServerRequest ("is duplicated by")
Metadata
Metadata
Assignees
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancementA general enhancement