WWW-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: htutils/cgi-src/gnats
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.
Home |
Main Index |
Thread Index |
Old Index