lammertb / libhttp

Multi platform HTTP and HTTPS library
MIT License
958 stars 131 forks source link

send_ssi_file() has fixed depth value #36

Closed lammertb closed 7 years ago

lammertb commented 7 years ago

The maximum depth of ssi includes is a fixed value in send_ssi_file, while it is a configuration option in other places.

lammertb commented 7 years ago

Fixed in https://github.com/lammertb/libhttp/commit/8af8bdc2c90f6a26578d04d7e01f20aba2ba9c80