add incomplete_handler and tests
This commit is contained in:
parent
ca89432e7a
commit
2d7b690a91
4 changed files with 86 additions and 38 deletions
|
@ -9,5 +9,6 @@
|
|||
ignored_bad_escapes = false,
|
||||
explicit_end = false,
|
||||
pre_encode = false,
|
||||
error_handler = false
|
||||
error_handler = false,
|
||||
incomplete_handler = false
|
||||
}).
|
Loading…
Add table
Add a link
Reference in a new issue