]> Cypherpunks.ru repositories - gostls13.git/commit
net/http/cgi: allow CGI host to configure where child's stderr goes
authorBrad Fitzpatrick <bradfitz@golang.org>
Tue, 29 Mar 2016 05:35:33 +0000 (16:35 +1100)
committerBrad Fitzpatrick <bradfitz@golang.org>
Tue, 29 Mar 2016 06:57:05 +0000 (06:57 +0000)
commit45d334ecf1b2bcbf0f8667d4c772ef3db0e03587
tree7d33496e247905c1385bedc3415610575dc0d328
parent093a9a1f5673d71377d4f0ef3f41a5618bf2512c
net/http/cgi: allow CGI host to configure where child's stderr goes

Patch originally from Steven Hartland. Tweaked a bit & added a test.

Fixes #7197

Change-Id: I09012b4674e7c641dba31a24e9758cedb898d3ee
Reviewed-on: https://go-review.googlesource.com/21196
Reviewed-by: Andrew Gerrand <adg@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
src/net/http/cgi/host.go
src/net/http/cgi/host_test.go
src/net/http/cgi/testdata/test.cgi