I've noticed, that sending files using SendDocument() is not working, including examples/send-document.php. So after a while of debugging I discovered few issues and fixed them.
During that process I needed to test various things so I also updated and also extended some examples to get bigger picture what can be done with response.
I've noticed, that sending files using
SendDocument()
is not working, includingexamples/send-document.php
. So after a while of debugging I discovered few issues and fixed them.During that process I needed to test various things so I also updated and also extended some examples to get bigger picture what can be done with response.