]> Cypherpunks repositories - gostls13.git/commit
Fix the chunked encoding - terminate the chunk with CRLF.
authorStephen Ma <stephenm@golang.org>
Mon, 27 Apr 2009 07:38:04 +0000 (00:38 -0700)
committerStephen Ma <stephenm@golang.org>
Mon, 27 Apr 2009 07:38:04 +0000 (00:38 -0700)
commiteb5eea9a8f336355fa2c7d006a56bb740b3486ec
treeccbfca664a4711c8bd6e31bbc96f1d6d7be3f6af
parentf4b92c8624d220592b374fb8d1a654d6e8a356c6
Fix the chunked encoding - terminate the chunk with CRLF.

R=rsc
APPROVED=r
DELTA=11  (10 added, 0 deleted, 1 changed)
OCL=27723
CL=27879
src/lib/http/server.go