Embedded tomcat 9.x : no content in 404 response
I am using Embedded tomcat 9.0.75 version. When i hit http://localhost:8080/abc
URL which is not exist then tomcat is giving 404
HTTP response code with NO content.
I am using Embedded tomcat 9.0.75 version. When i hit http://localhost:8080/abc
URL which is not exist then tomcat is giving 404
HTTP response code with NO content.