diff options
| author | Pieter Droogendijk <pieter@binky.org.uk> | 2013-08-07 11:58:59 -0700 |
|---|---|---|
| committer | Brad Fitzpatrick <bradfitz@golang.org> | 2013-08-07 11:58:59 -0700 |
| commit | a08b1d13eaff45b0506369269ee9c597f3355646 (patch) | |
| tree | ffcf5058c6fc186a9981f933789853f81478a9be /src/pkg/debug | |
| parent | 2b45124a598be04cfa7aad9de43f7cbb465603f8 (diff) | |
| download | go-a08b1d13eaff45b0506369269ee9c597f3355646.tar.xz | |
net/http: Various fixes to Basic authentication
There were some issues with the code sometimes using base64.StdEncoding,
and sometimes base64.URLEncoding.
Encoding basic authentication is now always done by the same code.
Fixes #5970.
R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/12397043
Diffstat (limited to 'src/pkg/debug')
0 files changed, 0 insertions, 0 deletions
