【发布时间】:2021-04-29 05:12:30
【问题描述】:
我的路线是
"Routes": [
{
"RouteId": "routegreen",
"ClusterId": "clustergreen",
"Match": {
"Path": "/api/myendpoint"
}
}
去往/api/MyEndpoint 的请求不匹配。是否可以使其不区分大小写?
【问题讨论】:
标签: c# asp.net reverse-proxy ms-yarp