libreoffice-online/net
Caolán McNamara 461fe6a630 cid#318940 Big parameter passed by value
newRequest is always called with a const Request& already so might as
well make this copy inside the function rather than passing a copy
by value and moving it.

Signed-off-by: Caolán McNamara <caolan.mcnamara@collabora.com>
Change-Id: Ib572637d29590b8b470a42da3293065ed86d7dd0
2023-08-15 15:09:36 +02:00
..
Buffer.hpp
clientnb.cpp cid#318893 COPY_INSTEAD_OF_MOVE 2023-08-15 15:09:36 +02:00
DelaySocket.cpp wsd: string::empty() is clearer than size() == 0 2023-03-10 07:45:12 -05:00
DelaySocket.hpp mutex include cleanup. 2022-08-31 21:31:31 +01:00
FakeSocket.cpp wsd: string::empty() is clearer than size() == 0 2023-03-10 07:45:12 -05:00
FakeSocket.hpp
HttpHelper.cpp wsd: smart pointer cleanup 2023-08-03 08:40:20 +02:00
HttpHelper.hpp
HttpRequest.cpp Implement minor changes suggested during review 2023-06-15 19:01:42 +01:00
HttpRequest.hpp cid#318940 Big parameter passed by value 2023-08-15 15:09:36 +02:00
NetUtil.cpp wsd: improved socket creation/destruction logging 2023-03-06 08:43:37 -05:00
NetUtil.hpp
ServerSocket.hpp Fix compiler warnings when building for WASM. 2023-02-12 15:55:24 +01:00
Socket.cpp cid#318919 Dereference after null check 2023-08-09 13:39:23 +02:00
Socket.hpp cid#318919 Dereference after null check 2023-08-09 13:39:23 +02:00
Ssl.cpp
Ssl.hpp wsd: smart pointer cleanup 2023-08-03 08:40:20 +02:00
SslSocket.hpp wsd: return SSL_do_handshake error-codes unmodified 2023-04-15 23:07:38 +01:00
WebSocketHandler.hpp paste: cleanup excessive debugging. 2023-07-28 21:38:02 +01:00
WebSocketSession.hpp wsd: test: better polling in tests 2023-05-31 07:40:11 -04:00