ASIO async_read_some reading 0 bytes
Currently, I am using ASIO 1.10.8.
While reading the data, async_read_some is intermittently throwing EOF error with 0 bytes as read. This is observed to be sporadic and for a few websites only. (it works most times and reads around 650 bytes of data when successful)