• A
    Support "Accept-Patch" for unsupported media type · a2d91a56
    Arjen Poutsma 提交于
    This commit introduces support in both servlet and webflux for the
    "Accept-Patch" header, which is sent when the client sends unsupported
    data in PATCH requests.
    See  section 2.2 of RFC 5789.
    
    Closes gh-26759
    a2d91a56
DefaultHandlerExceptionResolver.java 24.1 KB