]> Cypherpunks repositories - gostls13.git/commit
net/http: try to document ServeFile security more
authorBrad Fitzpatrick <bradfitz@golang.org>
Wed, 25 Jul 2018 18:19:51 +0000 (18:19 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Fri, 27 Jul 2018 21:01:10 +0000 (21:01 +0000)
commit902fc114272978a40d2e65c2510a18e870077559
treeebe3650da2ba6cfe83057680c09ab5a8012c5602
parent9dab3847785fe16bd050dc53c96f9d2312e51c68
net/http: try to document ServeFile security more

We've expanded this several times. Try more.

Fixes #18837

Change-Id: I03b699391351a30ee60a15d7aa712c6c66444cf9
Reviewed-on: https://go-review.googlesource.com/125875
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/net/http/fs.go