Re: Inconsistency between mod_scgi behavior and published scgi protocol?
Neil Schemenauer <[email protected]> Mon, 23 Jun 2008 19:55:02 -0600
| Newsgroups | gmane.comp.web.quixote.user |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Jun 23, 2008 at 04:18:42PM -0700, Al Pacifico wrote: > I don't mean to nitpick, but shouldn't the SCGI protocol specification state > that an empty value in the header is acceptable, then? [snip] Good catch (and I don't consider it a nit pick). Empty values are definitely allowed. I'll fix the spec. Neil