CVS commit: htutils/cgi-src/gnats
"Taylor R Campbell" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: htutils Committed By: riastradh Date: Mon Aug 10 02:28:17 UTC 2026 Modified Files: htutils/cgi-src/gnats: query-full-pr query-pr-single.pl Log Message: query-pr-single.pl, query-full-pr: Fix CGI mistake. Apparently the header field order has to be: 1. Content-Type (mandatory) 2. Status (optional) 3. anything else like Cache-Control or ETag To generate a diff of this commit: cvs rdiff -u -r1.50 -r1.51 htutils/cgi-src/gnats/query-full-pr cvs rdiff -u -r1.24 -r1.25 htutils/cgi-src/gnats/query-pr-single.pl Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.