Send "304 Not Modified" responses to the gamestick if nothing changed v0.6.1
authorChristian Weiske <cweiske@cweiske.de>
Sun, 6 Apr 2025 10:19:07 +0000 (12:19 +0200)
committerChristian Weiske <cweiske@cweiske.de>
Sun, 6 Apr 2025 10:19:07 +0000 (12:19 +0200)
commitd90209cb1b1ae73782a0cbb297e416af9fc30816
tree9c2dd707cfaaf9e4673a6096bfbcaac202120005
parent49aae1568b005e1acf39ce9062db50c622c9a92a
Send "304 Not Modified" responses to the gamestick if nothing changed

We use the session ID to track the client state, and change it
whenever the server state changes
src/GameInfo.php
src/Gamestick.php
src/Paths.php [new file with mode: 0644]
test-curl-commands.txt
www/api/rest/connect.php