Specify characters that will be left unescaped when fragments are created
or merged using , or when the fragment is modified
using . This option only applies to serialized data
object fragments, and not set-as-string fragments. Does not affect the
query string. Defaults to ",/" (comma, forward slash).
name
chars The characters to not escape in the fragment. If unspecified, defaults to empty string (escape all characters).