Age | Commit message (Expand) | Author |
---|---|---|
2018-07-23 | Refactor http clients, fix webhook server, add more samples, change tabs to 4... | Oleg Morozenkov |
2018-07-04 | Remove error on bad http request. It is handled by Api. | Egor Pugin |
2018-07-04 | Turn off keep-alive. Correctly escape post data. | Egor Pugin |
2018-07-04 | Don't destroy post data early. | Egor Pugin |
2018-07-04 | Fix error message. | Egor Pugin |
2018-07-04 | Remove string literal. | Egor Pugin |
2018-07-04 | Implement CurlHttpClient. | Egor Pugin |
2018-06-02 | Add optimization option | JellyBrick |
2015-09-10 | Fix for send files using multipart/form | ray-pixar |
2015-08-11 | Fixed compiler's errors in TgTypeParser + fixed indentation + some other fixes | Oleg Morozenkov |
2015-07-29 | Fix includes + fix some minor bugs | Oleg Morozenkov |