https://bz.apache.org/bugzilla/show_bug.cgi?id=62964

            Bug ID: 62964
           Summary: Add RFC7807 conformant Problem Details for HTTP status
                    codes for Webdav Servlets
           Product: Tomcat 9
           Version: 9.0.x
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Servlet
          Assignee: dev@tomcat.apache.org
          Reporter: moydevi...@privasphere.com
  Target Milestone: -----

As bug 60362 comment 75 explains, the "reason" together with the http status
code has been replaced with a new standard:

In the case of non-specific HTTP status codes, information about specific 4xx
codes should be included for the API client. These specifications should
returned in an HTTP response in the form of a JSON problem details object as
per [RFC7807] (https://tools.ietf.org/html/rfc7807). It would be useful to make
these specific modifications in WebdavServlet.java available as a show-case.

Or are there better places for this or already finished samples for Tomcat 7?

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to