Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

11 check-ins tagged with "noJsonCgiFlag"

2019-09-05
02:31
Minor tweaks prior to merging. Closed-Leaf check-in: 4231d4b634 user: drh tags: noJsonCgiFlag
2019-09-04
20:01
Merge updates from trunk. check-in: 20c64950a9 user: mistachkin tags: noJsonCgiFlag
2019-08-27
20:57
For candidate CGI parameter names that start with an uppercase letter, convert them to lowercase and then add. check-in: b47b6b6906 user: mistachkin tags: noJsonCgiFlag
12:51
Change 'NO_JSON' to lowercase. Remove other branch changes that are now superfluous. check-in: 8baac2646c user: mistachkin tags: noJsonCgiFlag
10:40
Query and post parameters may never begin with an upper-case letter. To allow that is a huge security hole. check-in: 72c721eacf user: drh tags: noJsonCgiFlag
07:21
Restore legacy title handling behavior for TH1 docs (changed via check-in [8abeb62737c2b527]). check-in: 4219002631 user: mistachkin tags: noJsonCgiFlag
06:50
Attempt to fix 'CONTENT_TYPE' detection when a suffix, e.g. '; charset=utf-8', is present. check-in: 891bbc6ffe user: mistachkin tags: noJsonCgiFlag
05:57
Improve comment. check-in: 316dd394b8 user: mistachkin tags: noJsonCgiFlag
05:55
More refinements. check-in: c1f4a84694 user: mistachkin tags: noJsonCgiFlag
05:34
If the '--cgiupperparamsok' command line option or 'uppercase_params' CGI control line are present, allow parameter names to start with an uppercase letter. check-in: ab0d81f893 user: mistachkin tags: noJsonCgiFlag
04:15
Make it possible to disable JSON auto-detection in the CGI subsystem. check-in: a775435357 user: mistachkin tags: noJsonCgiFlag