Use loop.sendfile() for file sending on Python 3.7+ #4269
Closed
Description
Currently, the server code has a custom function that should be replaced with the standard loop.sendfile() if available.
Originally posted by @asvetlov in #2245 (comment)
Currently, the server code has a custom function that should be replaced with the standard loop.sendfile() if available.
Originally posted by @asvetlov in #2245 (comment)