develog

[Tomcat] sendReasonPhrase=true 본문

Web & WAS/Tomcat

[Tomcat] sendReasonPhrase=true

냐옴 2019. 4. 10. 09:55

sendReasonPhrase=true

HTTP/1.1 200 OK
HTTP/1.1 304 Not Modified

HTTP/1.1 200 200
HTTP/1.1 304 304

'Web & WAS > Tomcat' 카테고리의 다른 글

[Tomcat] <Resources allowLinking="true"/>  (0) 2019.04.10
[tomcat] CATALINA_HOME vs CATALINA_BASE  (0) 2019.01.31
[Tomcat] start timeout  (0) 2018.11.07
[Tomcat] tomcat8, LegacyCookieProcessor  (0) 2018.03.26
[Tomcat] context.xml configuration  (0) 2017.04.19
Comments