mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2025-07-07 09:45:25 +08:00
qt 6.5.1 original
This commit is contained in:
5
tests/testserver/apache2/testdata/www/cgi-bin/httpcachetest_expires200.cgi
vendored
Normal file
5
tests/testserver/apache2/testdata/www/cgi-bin/httpcachetest_expires200.cgi
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
echo "Expires: Sat, 31 Oct 1981 6:00:00 GMT"
|
||||
echo "Content-type: text/html";
|
||||
echo ""
|
||||
echo "Hello World!"
|
Reference in New Issue
Block a user