Re: [users@httpd] Getting Content-Range field in HTTP header

2011-06-09 Thread Mark Montague
On June 9, 2011 5:53 , Pravesh Rai wrote: Can anyone please let me know, how to get this field in HTTP header ? First, the browser or other client needs to request a byte range response. To do this, the client must use HTTP 1.1 with a Range header specifying the byte range it would like t

[users@httpd] Getting Content-Range field in HTTP header

2011-06-09 Thread Pravesh Rai
Hi All, Can anyone please let me know, how to get this field in HTTP header ? Thanks, PK