]> git.ipfire.org Git - thirdparty/cups.git/commit
Update CGI documentation and add testable examples for CGI support (Issue #5940)
authorMichael R Sweet <msweet@msweet.org>
Thu, 9 Sep 2021 15:09:12 +0000 (11:09 -0400)
committerMichael R Sweet <msweet@msweet.org>
Thu, 9 Sep 2021 15:09:12 +0000 (11:09 -0400)
commitd03753f33432c790d7ed6c2487080e09bf884254
treee0f962725e0d9ba3efb2d909820a93f9595f7c4a
parent0bd1ce94ecba63b77f15f6bc154745bfd1faece5
Update CGI documentation and add testable examples for CGI support (Issue #5940)
.gitignore
CHANGES.md
conf/cgi.types [new file with mode: 0644]
doc/help/cgi.html
doc/test.cgi [new file with mode: 0755]
doc/test.php [new file with mode: 0755]
scheduler/client.c
test/run-stp-tests.sh