]> Cypherpunks.ru repositories - gostls13.git/commit
net/http: document Dir behavior with symlinks
authorKatie Hockman <katie@golang.org>
Thu, 18 Jun 2020 15:26:07 +0000 (11:26 -0400)
committerKatie Hockman <katie@golang.org>
Tue, 23 Jun 2020 14:32:35 +0000 (14:32 +0000)
commit18bcc7c2854f900dfb631d7ef01a839021e24576
treeec8701c807c8dece891b339818c47ee709c2c913
parent968e18eebd736870a1e3bf06d941dc06e7b20688
net/http: document Dir behavior with symlinks

Based on CL 229377.

Change-Id: I016eec20672c909e8fabe799c277f4d2540fc555
Reviewed-on: https://go-review.googlesource.com/c/go/+/238698
Run-TryBot: Katie Hockman <katie@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Filippo Valsorda <filippo@golang.org>
src/net/http/fs.go