scummvm/backends/networking/curl
Le Philousophe 87e9a406fa BACKENDS: NETWORKING: Use Path instead of String for local files
Use references when applicable too.
2023-12-24 13:19:25 +01:00
..
connectionmanager.cpp BACKENDS: Avoid passing arguments by value in cloud and networking 2023-10-29 01:51:38 +02:00
connectionmanager.h BACKENDS: Avoid passing arguments by value in cloud and networking 2023-10-29 01:51:38 +02:00
curljsonrequest.cpp BACKENDS: Avoid passing arguments by value in cloud and networking 2023-10-29 01:51:38 +02:00
curljsonrequest.h BACKENDS: Avoid passing arguments by value in cloud and networking 2023-10-29 01:51:38 +02:00
curlrequest.cpp BACKENDS: NETWORKING: Use Path for cURL requests 2023-12-24 13:19:25 +01:00
curlrequest.h BACKENDS: NETWORKING: Use Path for cURL requests 2023-12-24 13:19:25 +01:00
networkreadstream.cpp BACKENDS: NETWORKING: Use Path for cURL requests 2023-12-24 13:19:25 +01:00
networkreadstream.h BACKENDS: NETWORKING: Use Path for cURL requests 2023-12-24 13:19:25 +01:00
postrequest.cpp BACKENDS: Avoid passing arguments by value in cloud and networking 2023-10-29 01:51:38 +02:00
postrequest.h BACKENDS: Avoid passing arguments by value in cloud and networking 2023-10-29 01:51:38 +02:00
request.cpp BACKENDS: Avoid passing arguments by value in cloud and networking 2023-10-29 01:51:38 +02:00
request.h BACKENDS: Avoid passing arguments by value in cloud and networking 2023-10-29 01:51:38 +02:00
session.cpp BACKENDS: NETWORKING: Use Path instead of String for local files 2023-12-24 13:19:25 +01:00
session.h BACKENDS: NETWORKING: Use Path instead of String for local files 2023-12-24 13:19:25 +01:00
sessionrequest.cpp BACKENDS: NETWORKING: Use Path instead of String for local files 2023-12-24 13:19:25 +01:00
sessionrequest.h BACKENDS: NETWORKING: Use Path instead of String for local files 2023-12-24 13:19:25 +01:00
socket.cpp BACKENDS: Avoid passing arguments by value in cloud and networking 2023-10-29 01:51:38 +02:00
socket.h BACKENDS: Avoid passing arguments by value in cloud and networking 2023-10-29 01:51:38 +02:00
url.cpp BACKENDS: Avoid passing arguments by value in cloud and networking 2023-10-29 01:51:38 +02:00
url.h BACKENDS: Avoid passing arguments by value in cloud and networking 2023-10-29 01:51:38 +02:00