2
0
mirror of https://github.com/tenrok/axios.git synced 2026-05-15 11:59:42 +03:00
Files
axios/lib
Mathieu Bruyen 9d5a8781e3 Handle UTF-8 multibyte sequences in node
Content-length header was set to the length of the string, which
does not take into account multibyte sequences in UTF-8 strings.

Now converts first to a buffer to get the proper length.
2014-09-21 17:48:26 +02:00
..
2014-09-16 11:52:56 -06:00
2014-08-29 01:17:40 -06:00
2014-09-05 15:48:58 -06:00
2014-08-29 01:17:40 -06:00