• T
    Explicitly ignored wildcard verbs from head_routes · b9c63b0a
    Terence Sun 提交于
    In match_head_routes, deleted the routes in which request.request_method was empty (matches all HTTP verbs) when responding to a HEAD request. This prevents catch-all routes (such as Racks) from intercepting the HEAD request.
    
    Fixes #18698
    b9c63b0a
可在Tags中查看这些版本中当前仓库的状态.
CHANGELOG.md 5.6 KB