]> Cypherpunks repositories - gostls13.git/commit
http Request parsing, plus a convenient accessor.
authorDavid Symonds <dsymonds@golang.org>
Fri, 26 Jun 2009 04:05:44 +0000 (21:05 -0700)
committerDavid Symonds <dsymonds@golang.org>
Fri, 26 Jun 2009 04:05:44 +0000 (21:05 -0700)
commita2a827542aa4aeb86f45e13527c24fc1debb5d36
tree2cc44ada249886be2f0dd9708b5c556122cfc885
parent480f51243c0b21f4631efe15a5b61c50eea4e7ed
http Request parsing, plus a convenient accessor.

R=rsc
APPROVED=rsc
DELTA=95  (40 added, 14 deleted, 41 changed)
OCL=30727
CL=30784
src/pkg/http/request.go
src/pkg/http/request_test.go