Closed elfring closed 1 year ago
Absolutely i can fix this, but please do not use this repo but use mine and second, the code is C only since NGINX is written in C. You definetely should not build it using a C++ compiler or it will complains about many other stuff. There are not even the C guards for the code.
I would like to point out that an identifier like “
__NAXSI_H__
” does not fit to the expected naming convention of the C++ language standard. Would you like to adjust your selection for unique names?