diff options
| author | Alberto GarcĂa Hierro <alberto@garciahierro.com> | 2013-05-14 15:33:46 -0700 |
|---|---|---|
| committer | Brad Fitzpatrick <bradfitz@golang.org> | 2013-05-14 15:33:46 -0700 |
| commit | d535bc7af3290c6f09eeb391e0ef00f374f9b743 (patch) | |
| tree | b2c68edd0b58c9f7a2e02a7e28f819fca92fd9ed /src/pkg/database/sql | |
| parent | 55c14fde8a4eeb7377821663237d381221f615e1 (diff) | |
| download | go-d535bc7af3290c6f09eeb391e0ef00f374f9b743.tar.xz | |
net/http: Fix basic authentication with empty password
The encoded string must include the : separating the username
and the password, even when the latter is empty. See
http://www.ietf.org/rfc/rfc2617.txt for more information.
R=golang-dev, bradfitz, adg
CC=golang-dev
https://golang.org/cl/8475043
Diffstat (limited to 'src/pkg/database/sql')
0 files changed, 0 insertions, 0 deletions
