Closing 9646
This commit is contained in:
parent
12580337f2
commit
54298bc2fd
|
@ -189,8 +189,6 @@
|
|||
; If convert-http-ranges fails, send a 416 bad range resposne:
|
||||
(with-handlers ([exn:fail?
|
||||
(lambda (exn)
|
||||
(fprintf (current-error-port)
|
||||
(exn-message exn))
|
||||
(output-response-head
|
||||
conn
|
||||
(make-416-response modified-seconds maybe-mime-type)))])
|
||||
|
|
Loading…
Reference in New Issue
Block a user