• Poul-Henning Kamp's avatar
    Add a feature 'esi_remove_bom' which will make ESI ignore and remove · 5c03d65b
    Poul-Henning Kamp authored
    UTF-8 BOM's at the start of an ESI-object.
    
    Notice that the removal only happens if the file is actually ESI
    processed on delivery, so to get BOM removal for non-XML files,
    you may have to disable the XML test and insert a dummy ESI directive
    such as <esi:remove>BOMs Be Gone!<esi:remove/> or similar.
    
    Fixes   #1355
    5c03d65b
Name
Last commit
Last update
..
README Loading commit data...
acct_fields.h Loading commit data...
backend_poll.h Loading commit data...
ban_vars.h Loading commit data...
body_status.h Loading commit data...
debug_bits.h Loading commit data...
feature_bits.h Loading commit data...
http_headers.h Loading commit data...
http_response.h Loading commit data...
locks.h Loading commit data...
req_body.h Loading commit data...
sess_close.h Loading commit data...
steps.h Loading commit data...
symbol_kind.h Loading commit data...
vsc_all.h Loading commit data...
vsc_f_main.h Loading commit data...
vsc_fields.h Loading commit data...
vsc_levels.h Loading commit data...
vsc_types.h Loading commit data...
vsl_tags.h Loading commit data...
vsl_tags_http.h Loading commit data...