Browse Source

[CI SKIP]

robert 4 tháng trước cách đây
mục cha
commit
aeda97a886
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      server.xml

+ 1 - 1
server.xml

@@ -70,7 +70,7 @@
     -->
     <Connector port="8080" protocol="HTTP/1.1"
                connectionTimeout="20000"
-               redirectPort="8443" address='0.0.0.0' />
+               redirectPort="8443" URIEncoding="UTF-8" maxHttpHeaderSize="8192" address='0.0.0.0' />
     <!-- A "Connector" using the shared thread pool-->
     <!--
     <Connector executor="tomcatThreadPool"