Wapp

Timeline
Login

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

11 check-ins using file Makefile version b1510ab5aa

2025-04-09
16:15
Do not allow the content-length to be zero in a redirect. Put in some content, even if it is not used. (check-in: b46ad175c5 user: drh tags: trunk)
2025-04-04
14:55
Enhance the wapp-redirect command so that you can add an optional result code value (ex: 301) to override the default HTTP reply code of 303. (check-in: 98bf94e32b user: drh tags: trunk)
2025-02-18
12:30
Update the built-in SQLite to the latest trunk version including all fixes. (check-in: ab08ae6abc user: drh tags: trunk)
2025-02-03
16:57
Update the built-in SQLite to the latest 3.49.0 beta. (check-in: 27f64e15e6 user: drh tags: trunk)
2025-01-14
15:27
Update the built-in SQLite implementation to version 3.48.0. (check-in: 7225deab5d user: drh tags: trunk)
15:26
Fix typos in the header comment of wapptclsh.c.in. (check-in: 7ee6ff55d1 user: drh tags: trunk)
2024-12-31
20:34
Update the built-in SQLite to the latest 3.48.0 beta for testing. (check-in: cf707bae76 user: drh tags: trunk)
2024-11-22
16:04
Improved error message when unauthorized characters are used in the request URI. (check-in: 3b1ce7c023 user: drh tags: trunk)
2024-11-18
14:47
If there are duplicate query parameters, the value becomes a list that is formed from teh values of the duplicates. Forum post 5eb29da65a. (Leaf check-in: e431ca0d00 user: drh tags: duplicate-parameters)
2024-11-09
12:41
Fix to the "clean" target on the MacOS makefile (check-in: 44975d66a9 user: drh tags: trunk)
12:34
Add a makefile for windows. Improvements, including better comments, in existing makefiles. (check-in: b7abbe4090 user: drh tags: trunk)