Files
golang.go/src
Dmitry Chestnykh c2b7fb3902 net/http: send correct time in Date header.
Date header indicated that it contained GMT time,
however it actually sent local time. Fixed by
converting time to UTC.

Also fixes incorrect comment in appendTime().

Regression since CL 9432046.

R=golang-dev, dave, bradfitz
CC=golang-dev
https://golang.org/cl/13386047
2013-09-22 19:53:55 -07:00
..
2013-08-19 11:18:43 +10:00
2013-08-02 14:29:04 -07:00
2013-05-24 13:55:19 -07:00
2013-09-04 15:19:21 -07:00
2013-05-24 11:06:06 -07:00