]> Cypherpunks repositories - gostls13.git/commit
net/http: merge IsDir checks in fs.go's serveFile function
authorspacewander <spacewanderlzx@gmail.com>
Mon, 2 Sep 2019 10:34:38 +0000 (10:34 +0000)
committerDaniel Martí <mvdan@mvdan.cc>
Mon, 2 Sep 2019 11:13:03 +0000 (11:13 +0000)
commit4a457e3edc048be4a8bb7ab7e618f161d14b8893
tree05038155753f215dff822b02c9123174e5fe1d37
parent7450960a1300a6f81da2abac63fcfbe0bccc6c50
net/http: merge IsDir checks in fs.go's serveFile function

Fixes #33385

Change-Id: I497ccd868d408a9c5648c72aa5ce41221368daf4
GitHub-Last-Rev: 3bf483808e10a13c522df02c2fc55fe278044680
GitHub-Pull-Request: golang/go#33423
Reviewed-on: https://go-review.googlesource.com/c/go/+/188677
Reviewed-by: Daniel Martí <mvdan@mvdan.cc>
Run-TryBot: Daniel Martí <mvdan@mvdan.cc>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/net/http/fs.go