/
niceSOFT
/
headers-more-nginx-module
ОбзорДокументацияВойти
/
niceSOFT
/
headers-more-nginx-module
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
headers-more-nginx-module/
src/
..
ddebug.h

bugfix: fixed errors and warnings with C compilers without variadic macro support.

11 лет назад
ngx_http_headers_more_filter_module.c

minor coding style fixes.

11 лет назад
ngx_http_headers_more_filter_module.h

feature: add append mode for more_set_headers(so far just for Set-Cookie field).

3 года назад
ngx_http_headers_more_headers_in.c

optimize: set r->keepalive 0 to close connection.

3 года назад
ngx_http_headers_more_headers_in.h

minor coding style fixes.

11 лет назад
ngx_http_headers_more_headers_out.c

bugfix: bound Content-Type charset parsing and reset per-header builtin flag

2 месяца назад
ngx_http_headers_more_headers_out.h

minor coding style fixes.

11 лет назад
ngx_http_headers_more_util.c

bugfix: update handling of multiple headers changed in nginx 1.23.0.

4 года назад
ngx_http_headers_more_util.h

optimize: removed the unused C function ngx_http_headers_more_rm_header. thanks Markus Linnala for the catch in #28.

12 лет назад