Downloads
Download tar.gz
7.61 KB
MD5: df179ff563b7b0387a3797e775cba314
SHA-1: 580561bd04bc45d35d51b480f9614191d15fa855
SHA-256: 625ecf50b93d95bab26380432307d0d7165f3ad7ef211cd6ce1ce581abb95f26
Download zip
8.35 KB
MD5: e944e2e58c079562ff493c60e0226322
SHA-1: f8d099acc41e8d2a7d13f91fd608e63c97a98b33
SHA-256: a0936b29f87331d39c4665ae389ab543ab1c3848e5f26e2eb622344e43455876
Release notes
Issue #1131274 and #1131274 - Eliminated sscanf function which was not giving consistent parsing results. Using regex now. Also removed [not set] references when there was no extracted values from the cookie. Some implementations of ga_tokenizer were not compatible with this change.