You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 24, 2024. It is now read-only.
I mus admit that having
send=falsethat means "don't don't send the data to segment = send the data to segment" is pretty confusing.Please make it simple to understand
send=falseshould mean "do not send". The default parameter should therefore bysend=true.