RT for rt.cpan.org
Skip Menu
|
Bug #76294 for CGI-Application: PSGI code wrong when header option is 'none'
Active bugs
Resolved bugs
Rejected bugs
This queue is for tickets about the
CGI-Application CPAN distribution
.
Report information
The Basics
Id:
76294
Status:
new
Priority:
0/
Queue:
CGI-Application
People
Owner:
Nobody in particular
Requestors:
RSAVAGE [...] cpan.org
Cc:
AdminCc:
Bug Information
Severity:
Normal
Broken in:
4.50
Fixed in:
(no value)
History
Show all quoted text
Tue Apr 03 23:11:29 2012
RSAVAGE [...] cpan.org - Ticket created
Subject:
PSGI code wrong when header option is 'none'
Hi Folks When the headers option is 'none', then sub _send_psgi_headers should return (200, []) rather than ''.