How is an HTTP server supposed to find out if a client supports byte ranges? -


i writing http/1.1 server in python, , seems implementing byte ranges should pretty easy. question is, proper way server ask client if supports byte ranges? case i'm thinking of if client ever sends request large resource without saying want byte range, or can accept them.


Comments

Popular posts from this blog

.htaccess - htaccess convert request to clean url and add slash at the end of the url -

php - facebook and github login HWIOAuthBundle and FOSUserBundle in Symfony2.1 -

hadoop - Sqoop installation export and import from postgresql -