We should limit the amount of transfered bytes in all cases to prevent DoS attacks by malicious servers. This patch achieves that reliably and sets a default limit of 2MB, which should be plenty for most use cases within NeoPG even without any special considerations.
We should limit the amount of transfered bytes in all cases to prevent DoS attacks by malicious servers. This patch achieves that reliably and sets a default limit of 2MB, which should be plenty for most use cases within NeoPG even without any special considerations.