perkeep/pkg/httputil
Brad Fitzpatrick c71b122e12 httputil: simplify the SystemCARootsAvailable function
Change-Id: I88d36cdc2384634a6baa49b0d663d87a5d7fcb52
2014-08-15 17:43:22 -07:00
..
auth.go
auth_test.go
certs.go httputil: simplify the SystemCARootsAvailable function 2014-08-15 17:43:22 -07:00
certs_test.go Embed Mozilla's Root CA set for use in Docker environments without CA files. 2014-08-15 17:15:09 -07:00
faketransport.go test/transport.go: move to httputil, so we can use it without linking testing 2014-07-14 18:33:10 +02:00
httputil.go httputil: allow full error serving when with devcam 2014-04-23 15:19:55 +02:00
httputil_test.go
transport.go