2022-02-13 00:26:38
— part of check-in
[fd1c9b090a]
on branch cgi-compliance
— Back out [5bb921dd0893a548]. It turns out that REQUEST_URI should have
the query string appended. Make other changes to cgi.c to bring it into
"compliance". "Compliance" is in quotes because rfc3875 does not define
REQUEST_URI. That variable is really just by conveniention. But Apache
and Nginx both append the query string, so we should too.
(user:
drh
size: 78174)
2022-02-13 01:35:06
— part of check-in
[5c649c7e0f]
on branch base-href-fix
— Cherry-pick from branch 'cgi-compliance' (and thus back out [5bb921dd0893a548]).
Adapt the computation of g.zUrlSuffix in <code>set_base_url()</code> accordingly.
(user:
george
size: 78174)