mirror of
https://github.com/golang/net.git
synced 2026-03-31 18:37:08 +09:00
0744d001aa8470aaa53df28d32e5ceeb8af9bd70
RFC 1929 describes the SOCKS5 username/password authentication method. The proxy package implements this method, but doesn't mention RFC 1929. This change adds mention of RFC 1929. Change-Id: I30487fb41c1baa16b6ee8a99210168a597e5cb65 Reviewed-on: https://go-review.googlesource.com/60870 Reviewed-by: Mikio Hara <mikioh.mikioh@gmail.com> Reviewed-by: Avelino <t@avelino.xxx> Run-TryBot: Mikio Hara <mikioh.mikioh@gmail.com> TryBot-Result: Gobot Gobot <gobot@golang.org>
…
…
…
This repository holds supplementary Go networking libraries.
To submit changes to this repository, see http://golang.org/doc/contribute.html.
Description
Languages
Go
99.9%