1.7.4
[1.7.4] - 2018-05-23
Fixed
- Fixed a bug that caused events not to be sent if
options.sendEvents
was explicitly set totrue
. - HTTP requests will no longer fail if there is a
charset
specified in the response'sContent-Type
header. (#87)
options.sendEvents
was explicitly set to true
.charset
specified in the response's Content-Type
header. (#87)