matomo-php-tracker
matomo-php-tracker copied to clipboard
128 - Curl Connection remaining open
Description:
PR for the issue https://github.com/matomo-org/matomo-php-tracker/issues/128
I didn't implement the retry mechanism because, in my opinion, user who use the library should decide if he wants to do it. Also, I fixed a bug when $content variable is undefined.