1
0
mirror of https://github.com/golang/go synced 2024-10-05 22:11:23 -06:00
Commit Graph

1 Commits

Author SHA1 Message Date
Brad Fitzpatrick
7349d21f8e http: add file protocol transport
Off by default (security risk), but users can
wire it up if desired.

Fixes #2113

R=rsc, bradfitz
CC=golang-dev
https://golang.org/cl/4959049
2011-08-30 21:47:41 -07:00