1
0
Fork 0
flightgear/src/Network/http
Torsten Dreyer 0dcc8aa34d Add a timestamp to JSON properties
add special attribute 'ts' to a JSON property reflecting
/sim/time/elapsed-sec

always add timestamp for listener properties
add timestamp for json requests if req param t=y is set
2014-03-26 08:51:15 +01:00
..
CMakeLists.txt Add a http handler to access the nav database 2014-03-19 17:23:53 +01:00
httpd.cxx Add a http handler to access the nav database 2014-03-19 17:23:53 +01:00
httpd.hxx Initial commit for mongoose httpd 2014-03-06 13:19:15 +01:00
HTTPRequest.hxx Initial commit for mongoose httpd 2014-03-06 13:19:15 +01:00
HTTPResponse.hxx Initial commit for mongoose httpd 2014-03-06 13:19:15 +01:00
jsonprops.cxx Add a timestamp to JSON properties 2014-03-26 08:51:15 +01:00
jsonprops.hxx Add a timestamp to JSON properties 2014-03-26 08:51:15 +01:00
JsonUriHandler.cxx Add a timestamp to JSON properties 2014-03-26 08:51:15 +01:00
JsonUriHandler.hxx Initial commit for mongoose httpd 2014-03-06 13:19:15 +01:00
NavdbUriHandler.cxx httpd: provide more airport information in geojson 2014-03-23 21:19:04 +01:00
NavdbUriHandler.hxx Add a http handler to access the nav database 2014-03-19 17:23:53 +01:00
PropertyChangeObserver.cxx httpd: better handling of first-time notifications 2014-03-17 16:22:42 +01:00
PropertyChangeObserver.hxx httpd: better handling of first-time notifications 2014-03-17 16:22:42 +01:00
PropertyChangeWebsocket.cxx Add a timestamp to JSON properties 2014-03-26 08:51:15 +01:00
PropertyChangeWebsocket.hxx httpd: update mongoose and websockets 2014-03-12 22:39:37 +01:00
PropertyUriHandler.cxx httpd: don't spam the console with debug messages 2014-03-17 16:38:53 +01:00
PropertyUriHandler.hxx Initial commit for mongoose httpd 2014-03-06 13:19:15 +01:00
RunUriHandler.cxx httpd: don't spam the console with debug messages 2014-03-17 16:38:53 +01:00
RunUriHandler.hxx Initial commit for mongoose httpd 2014-03-06 13:19:15 +01:00
ScreenshotUriHandler.cxx Initial commit for mongoose httpd 2014-03-06 13:19:15 +01:00
ScreenshotUriHandler.hxx Initial commit for mongoose httpd 2014-03-06 13:19:15 +01:00
urihandler.hxx Initial commit for mongoose httpd 2014-03-06 13:19:15 +01:00
Websocket.hxx httpd: update mongoose and websockets 2014-03-12 22:39:37 +01:00