mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Updated LiteSpeed SAPI to 7.3.2 to allow request header value length up to 64K.
This commit is contained in:
parent
27f168cf63
commit
af4143753f
3 changed files with 2 additions and 5 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue