]> Cypherpunks repositories - gostls13.git/commit
net/http: document ServeFile and FileServer index.html redirect behavior
authorBrad Fitzpatrick <bradfitz@golang.org>
Thu, 30 Apr 2015 20:24:58 +0000 (13:24 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 30 Apr 2015 20:42:58 +0000 (20:42 +0000)
commit125ed11c0abac7580125cb745b725a6fdd8be207
tree5c3763b4d71a1f3ee9838c5defd505e6b5a823a5
parentf390135733ae20a3c8b6700426cc379f6e145319
net/http: document ServeFile and FileServer index.html redirect behavior

Fixes #9876

Change-Id: I97a354fde827dfccc9e373fadea2e37d094439b0
Reviewed-on: https://go-review.googlesource.com/9538
Reviewed-by: Rob Pike <r@golang.org>
src/net/http/fs.go