view mod_xhtmlim/README.markdown @ 3139:03cda95ae97a

mod_pastebin: Prevent header table form being mutated default_headers was mutated, probably by mod_http_errors and ended up with multiple content-type entries, which led to issues in browsers which would sometimes treat the paste as html
author Kim Alvefur <zash@zash.se>
date Sat, 23 Jun 2018 16:37:15 +0200
parents f6ed4421167d
children 1f68287138e3
line wrap: on
line source

Introduction
============

This module attempts to sanitize XHTML-IM messages.

Configuration
=============

  Option                   Type      Default
  ------------------------ --------- ---------
  `strip_xhtml_style`      boolean   `false`
  `bounce_invalid_xhtml`   boolean   `false`