Mantis - Resin
Viewing Issue Advanced Details
5790 minor always 08-27-14 14:20 09-10-14 10:47
nam  
ferg  
normal  
closed  
fixed  
none    
none 4.0.41  
0005790: HTTPS requests with Range header does not work
(rep by N. Kikhia)

GET https://localhost:8080/test.pdf [^]

Host: foo.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Firefox/31.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate
Connection: keep-alive
Range: bytes=393216-425737

Firefox error:

An error occurred during a connection to localhost:8080.
SSL received a record that exceeded the maximum permissible length.
(Error code: ssl_error_rx_record_too_long)

Notes
(0006497)
ferg   
09-10-14 10:47   
network/0432