winix/winixd/utils
Tomasz Sowa 5e45ad3417
fix(Http): send body content for PATCH, DELETE and OPTIONS methods if exists
while here:
- use CURLOPT_UPLOAD instead of CURLOPT_PUT as the latter is depracated
2023-09-26 23:02:34 +02:00
..
acceptbaseparser.cpp allow to compile with gcc 12 2023-05-13 16:12:02 +02:00
acceptbaseparser.h add some comments in AcceptBaseParser 2022-02-02 18:34:56 +01:00
acceptencodingparser.h move AcceptEncodingParser to utils 2022-02-02 18:34:22 +01:00
http.cpp fix(Http): send body content for PATCH, DELETE and OPTIONS methods if exists 2023-09-26 23:02:34 +02:00
http.h fix(Http): send body content for PATCH, DELETE and OPTIONS methods if exists 2023-09-26 23:02:34 +02:00
movehelper.cpp add MoveHelper for moving winix files - copied from Mv function 2022-10-17 08:16:28 +02:00
movehelper.h add MoveHelper for moving winix files - copied from Mv function 2022-10-17 08:16:28 +02:00