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

database - VFP Grid + SQL server 2008 - grid not showing correctly -

jquery - Set jPicker field to empty value -

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