summaryrefslogtreecommitdiff
path: root/protocols/FacebookRM/src/http_request.h
AgeCommit message (Collapse)Author
2018-04-17MNonCopyable - the common class to avoid declaring fake private constructorsGeorge Hazan
2018-01-08inlining removedGeorge Hazan
2018-01-08fix for wrong url encoded request's bodyGeorge Hazan
2018-01-08Facebook: less RTTI, less useless dataGeorge Hazan
2018-01-04code reordering, not to reassemble the whole project on each change in headersGeorge Hazan
2018-01-03code cleaningGeorge Hazan
2018-01-03Facebook:George Hazan
- switch to the kernel parameter types; - strong parameters typization (also produces more compact code) - fixed timeline notifications - version bump
2018-01-01massive copyright updatedartraiden
2017-12-28code cleaningGeorge Hazan
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵Kirill Volinsky
62202ed10617927d5429bc59898e12a366abe744)
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-08-05Change rest of Miranda NG links to https://Robert Pösel
2017-03-21warning fixGeorge Hazan
2017-01-12Netlib_FreeHttpRequest() instead of MS_NETLIB_FREEHTTPREQUESTSTRUCTGeorge Hazan
2017-01-12- stronger types, part II;George Hazan
- don't call hNetlibUser hConnection
2017-01-12a fix for passing connection handles into Netlib_LogfGeorge Hazan
2017-01-11strong typization - better typizationGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-09-04Facebook: Use separate persistent connection for sending messages to make ↵Robert Pösel
sending faster git-svn-id: http://svn.miranda-ng.org/main/trunk@17248 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-04Facebook: Use persistent connection againRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@17247 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-04Facebook: Massive rewrite of all communication requestsRobert Pösel
Note it doesn't use persistent connection yet. git-svn-id: http://svn.miranda-ng.org/main/trunk@17246 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-04Facebook: Prepare big requests refactoringRobert Pösel
Add HttpRequest class from SkypeWeb and update project settings. git-svn-id: http://svn.miranda-ng.org/main/trunk@17245 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c