Updated LiteSpeed SAPI to 7.3.2 to allow request header value length up to 64K.

This commit is contained in:
George Wang 2019-05-09 18:13:25 -04:00
parent 27f168cf63
commit af4143753f
3 changed files with 2 additions and 5 deletions

View file

@ -466,7 +466,7 @@ static int sapi_lsapi_activate()
static sapi_module_struct lsapi_sapi_module =
{
"litespeed",
"LiteSpeed V7.3.1",
"LiteSpeed V7.3.2",
php_lsapi_startup, /* startup */
php_module_shutdown_wrapper, /* shutdown */