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
acceptencodingparser.h
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
movehelper.h