11/**
22 * -----------------------------------------------------------------------
3- * Generated by /home/htf/workspace/swoole/ tools/build-library.php, Please DO NOT modify!
3+ * Generated by tools/build-library.php, Please DO NOT modify!
44 +----------------------------------------------------------------------+
55 | Swoole |
66 +----------------------------------------------------------------------+
1414 +----------------------------------------------------------------------+
1515 */
1616
17- /* $Id: edefe3287ab55affc88e97bc38c9a5fbe22298f2 */
17+ /* $Id: cc2a5d35674acd1609d060529ea4298b4fcde292 */
1818
1919static const char * swoole_library_source_constants =
2020 "\n"
@@ -7590,7 +7590,9 @@ static const char* swoole_library_source_core_server_helper =
75907590 " 'http_parse_files' => true,\n"
75917591 " 'http_compression' => true,\n"
75927592 " 'http_compression_level' => true,\n"
7593+ " 'compression_level' => true,\n"
75937594 " 'http_gzip_level' => true,\n"
7595+ " 'http_compression_min_length' => true,\n"
75947596 " 'compression_min_length' => true,\n"
75957597 " 'websocket_compression' => true,\n"
75967598 " 'upload_tmp_dir' => true,\n"
@@ -7600,6 +7602,7 @@ static const char* swoole_library_source_core_server_helper =
76007602 " 'http_autoindex' => true,\n"
76017603 " 'http_index_files' => true,\n"
76027604 " 'http_compression_types' => true,\n"
7605+ " 'compression_types' => true,\n"
76037606 " 'static_handler_locations' => true,\n"
76047607 " 'input_buffer_size' => true,\n"
76057608 " 'buffer_input_size' => true,\n"
0 commit comments