mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Merge branch 'PHP-8.4'
This commit is contained in:
@@ -113,7 +113,7 @@ enum
|
||||
#define LSAPI_INTERNAL_ERROR 9
|
||||
|
||||
|
||||
#define LSAPI_MAX_HEADER_LEN 65535
|
||||
#define LSAPI_MAX_HEADER_LEN (1024 * 256)
|
||||
#define LSAPI_MAX_DATA_PACKET_LEN 16384
|
||||
|
||||
#define LSAPI_RESP_HTTP_HEADER_MAX 32768
|
||||
|
||||
Reference in New Issue
Block a user