]> Cypherpunks repositories - gostls13.git/commit
Wrap kludge text in HTML comments so the text/html output will remain valid HTML.
authorDavid Symonds <dsymonds@golang.org>
Tue, 25 Aug 2009 00:31:35 +0000 (17:31 -0700)
committerDavid Symonds <dsymonds@golang.org>
Tue, 25 Aug 2009 00:31:35 +0000 (17:31 -0700)
commit429157848f5ceae2572a7959ef38849cedcc2dde
tree781609124455c221d39b91a4ea2ff778aeaef413
parentfdc4b4a47ffdd7bf9f1cba0f29c0efa44584f17d
Wrap kludge text in HTML comments so the text/html output will remain valid HTML.

Be more conservative: only mess with text/html and text/plain output.

R=rsc
APPROVED=rsc
DELTA=20  (12 added, 5 deleted, 3 changed)
OCL=33806
CL=33812
src/pkg/http/server.go