comparison src/http/modules/ngx_http_headers_filter_module.c @ 4560:1a11e4a8877a

Xslt: parser options now set with xmlCtxtUseOptions(). Note that "ctxt->loadsubset = 1" previously used isn't really correct as ctxt->loadsubset is a bitfield now. The use of xmlCtxtUseOptions() with XML_PARSE_DTDLOAD is believed to be a better way to do the same thing. Patch by Laurence Rowe.
author Maxim Dounin <mdounin@mdounin.ru>
date Wed, 28 Mar 2012 01:56:49 +0000
parents 4c1e6cef1453
children 3cb5cf1e1439 4c3c409ed306
comparison
equal deleted inserted replaced
4559:62d8db8c7157 4560:1a11e4a8877a