scummvm/backends/networking/sdl_net
Alexander Tkachev 97cf2be7ef CLOUD: Update LocalWebserver
Reader now reads headers into stream, and some checks are added there
and in UploadFileClientHandler, so if headers are too long, they are
treated as bad request.
2016-08-24 16:07:55 +06:00
..
handlers CLOUD: Update handlers 2016-08-24 16:07:55 +06:00
client.cpp ALL: Fix debug, warning and error usage 2016-08-24 16:07:55 +06:00
client.h CLOUD: Do some refactoring/cleanup in Networking 2016-08-24 16:07:55 +06:00
getclienthandler.cpp CLOUD: JANITORIAL: Fix code formatting 2016-08-24 16:07:55 +06:00
getclienthandler.h CLOUD: Update GetClientHandler's buffer 2016-08-24 16:07:55 +06:00
handlerutils.cpp CLOUD: Use forbidden combinations 2016-08-24 16:07:55 +06:00
handlerutils.h CLOUD: Handle paths in marked places 2016-08-24 16:07:55 +06:00
localwebserver.cpp CLOUD: Add "minimal mode" in LocalWebserver 2016-08-24 16:07:55 +06:00
localwebserver.h CLOUD: Add "minimal mode" in LocalWebserver 2016-08-24 16:07:55 +06:00
reader.cpp CLOUD: Update LocalWebserver 2016-08-24 16:07:55 +06:00
reader.h CLOUD: Update LocalWebserver 2016-08-24 16:07:55 +06:00
uploadfileclienthandler.cpp CLOUD: Update LocalWebserver 2016-08-24 16:07:55 +06:00
uploadfileclienthandler.h CLOUD: Fix UploadFileClientHandler 2016-08-24 16:07:55 +06:00