add incomplete_handler and tests

This commit is contained in:
alisdair sullivan 2013-03-04 23:13:23 -08:00
parent ca89432e7a
commit 2d7b690a91
4 changed files with 86 additions and 38 deletions

View file

@ -9,5 +9,6 @@
ignored_bad_escapes = false,
explicit_end = false,
pre_encode = false,
error_handler = false
error_handler = false,
incomplete_handler = false
}).