This website requires JavaScript.
Explore
Help
Sign In
mirror
/
yacreader
Watch
1
Star
0
Fork
0
You've already forked yacreader
mirror of
https://github.com/YACReader/yacreader
synced
2025-08-20 13:15:41 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
451c2ec6883618895e18b91527d766d87d58fbb0
yacreader
/
YACReaderLibrary
/
server
/
lib
/
httpserver
History
Luis Ángel San Martín
630a5c94a0
Move from session based state to client side tokens.
...
YACReaderHttpSession is still used, but it is not a http session anymore.
2018-04-25 22:20:03 +02:00
..
httpconnectionhandler.cpp
…
httpconnectionhandler.h
…
httpconnectionhandlerpool.cpp
…
httpconnectionhandlerpool.h
…
httpcookie.cpp
…
httpcookie.h
…
httpglobal.cpp
…
httpglobal.h
…
httplistener.cpp
…
httplistener.h
…
httprequest.cpp
…
httprequest.h
…
httprequesthandler.cpp
…
httprequesthandler.h
…
httpresponse.cpp
…
httpresponse.h
…
httpserver.pri
…
httpsession.cpp
…
httpsession.h
…
httpsessionstore.cpp
…
httpsessionstore.h
…
staticfilecontroller.cpp
Move from session based state to client side tokens.
2018-04-25 22:20:03 +02:00
staticfilecontroller.h
…