This website requires JavaScript.
Explore
Help
Sign In
tomasz.sowa
/
winix
Watch
1
Star
0
Fork
0
You've already forked winix
Code
Issues
5
Pull Requests
Releases
Activity
Files
bcde5c628a16c37d2d8fcef6dd69f4f3bfafd0fb
winix
/
winixd
/
utils
History
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