mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2025-07-07 17:50:59 +08:00
qt 6.5.1 original
This commit is contained in:
5
tests/testserver/apache2/testdata/www/cgi-bin/get-cookie.cgi
vendored
Normal file
5
tests/testserver/apache2/testdata/www/cgi-bin/get-cookie.cgi
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
echo "Content-Type: text/plain"
|
||||
echo
|
||||
echo "$HTTP_COOKIE"
|
Reference in New Issue
Block a user