1
0
mirror of synced 2025-07-20 16:02:59 +03:00
This commit is contained in:
yhirose
2019-01-15 08:24:17 -05:00
parent 8d908fadb6
commit 61c19052f0

View File

@ -225,7 +225,12 @@ The server applies gzip compression to the following MIME type contents:
* application/xml
* application/xhtml+xml
NOTE
----
g++ 4.8 cannot build this library since `<regex>` in g++4.8 is [broken](https://stackoverflow.com/questions/12530406/is-gcc-4-8-or-earlier-buggy-about-regular-expressions).
License
-------
MIT license (© 2018 Yuji Hirose)
MIT license (© 2019 Yuji Hirose)