committed by
Sacha Al Himdani
parent
79ba6b480a
commit
21d098afb1
@@ -153,6 +153,7 @@ func TestOpenFile_IfRangeMatchHonorsRange(t *testing.T) {
|
|||||||
if r.Method == http.MethodHead {
|
if r.Method == http.MethodHead {
|
||||||
w.Header().Set("ETag", etag)
|
w.Header().Set("ETag", etag)
|
||||||
w.WriteHeader(http.StatusOK)
|
w.WriteHeader(http.StatusOK)
|
||||||
|
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user