summaryrefslogtreecommitdiff
path: root/protocols/CloudFile/src/http_request.h
AgeCommit message (Collapse)Author
2024-04-07fixes #4335 (Cloudfile Upload not working)George Hazan
2024-01-09more strict constructor of MHttpRequest to avoid quirksGeorge Hazan
2024-01-05Netlib:George Hazan
- NETLIBHTTPHEADER & NETLIBHTTPREQUEST obsoleted; - NETLIBHTTPREQUEST divided into MHttpRequest & MHttpResponse; - MHttpHeaders now manager headers both for MHttpRequest & MHttpResponse;
2024-01-04NETLIBHTTPREQUEST::cbSize = old unused field removedGeorge Hazan
2019-07-24massive warning fixGeorge Hazan
2019-03-02all protocols (even virtual ones) moved to the Protocols folderGeorge Hazan