aboutsummaryrefslogtreecommitdiffstats
path: root/src/tipideed/cgi.c
Commit message (Collapse)AuthorAgeFilesLines
* Improved logging systemLaurent Bercot2023-10-131-14/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Some fixes, preparation for changes in error responsesLaurent Bercot2023-10-061-0/+5
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Some fixes; new SERVER_NAME source; prepare for more configLaurent Bercot2023-09-301-1/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Send CGI Content-Length even when 0Laurent Bercot2023-09-291-9/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Only check Location for 301, 302, 307 and 308Laurent Bercot2023-09-231-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Better loggingLaurent Bercot2023-09-231-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* More doc, more fixesLaurent Bercot2023-09-201-15/+21
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add some QoL and some more logging to cgi, fix small bugsLaurent Bercot2023-09-201-6/+20
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Adapt to skalibs-2.14Laurent Bercot2023-09-091-0/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Initial commitLaurent Bercot2023-08-051-0/+381
Signed-off-by: Laurent Bercot <ska@appnovation.com>