This website requires JavaScript.
Explore
Help
Sign In
whytofly
/
qt6-bb10
Watch
1
Star
0
Fork
You've already forked qt6-bb10
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d245e3a788
qt6-bb10
/
tests
/
testserver
/
apache2
/
testdata
/
www
/
cgi-bin
/
get-cookie.cgi
6 lines
68 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
echo
"Content-Type: text/plain"
echo
echo
"
$HTTP_COOKIE
"
Reference in New Issue
View Git Blame
Copy Permalink