@RequestMapping to narrow on Request Header details [SPR-5433] #10107
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
status: duplicate
A duplicate of another issue
type: enhancement
A general enhancement
Ken Sipe opened SPR-5433 and commented
It would be great to narrow controller methods with details in the request header... for instance
@RequestMapping
(agent = "Mozilla/5.0 (iPhone;*") would match on iphoneIssue Links:
@RequestMapping
("duplicates")The text was updated successfully, but these errors were encountered: