diff options
author | Loïc Hoguin <[email protected]> | 2015-03-06 01:16:10 +0100 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2015-03-06 01:16:10 +0100 |
commit | 7e4983b70ddf8cedb967e36fba6a600731bdad5d (patch) | |
tree | 5ba776969f990c8e3a4d5219da7f1bf58b0148e6 /src/cow_http.erl | |
parent | d36e6538d207d4cf0e4affd755f250c75645e1a2 (diff) | |
download | cowlib-7e4983b70ddf8cedb967e36fba6a600731bdad5d.tar.gz cowlib-7e4983b70ddf8cedb967e36fba6a600731bdad5d.tar.bz2 cowlib-7e4983b70ddf8cedb967e36fba6a600731bdad5d.zip |
Rewrite UTF-8 validation code
Use a version of the Flexible and Economical UTF-8 Decoder
algorithm specifically optimized for Erlang.
http://bjoern.hoehrmann.de/utf-8/decoder/dfa/
The utf8_state() type is now exported and changed from a binary
to an integer from 0..8.
Diffstat (limited to 'src/cow_http.erl')
0 files changed, 0 insertions, 0 deletions