]> Cypherpunks repositories - gostls13.git/commit
http: give ParseHTTPVersion a real example.
authorDavid Symonds <dsymonds@golang.org>
Tue, 1 Mar 2011 23:10:12 +0000 (10:10 +1100)
committerDavid Symonds <dsymonds@golang.org>
Tue, 1 Mar 2011 23:10:12 +0000 (10:10 +1100)
commit1d258a554a4a09a9f75c65ebc0f388c2bbb318a1
treefd98313365d4cb601e2ec38b403a6ca94426063d
parent60f193781de8d0b4e96ca92952915de3f21abfca
http: give ParseHTTPVersion a real example.

R=rsc
CC=golang-dev
https://golang.org/cl/4239050
src/pkg/http/request.go