summaryrefslogtreecommitdiff
path: root/src/net
AgeCommit message (Expand)Author
2019-02-23Fix curl client issue https://github.com/reo7sp/tgbot-cpp/issues/84Gravechapa
2018-07-27Bot API 4.0 - Part 2JellyBrick
2018-07-23Refactor http clients, fix webhook server, add more samples, change tabs to 4...Oleg Morozenkov
2018-07-04Remove error on bad http request. It is handled by Api.Egor Pugin
2018-07-04Turn off keep-alive. Correctly escape post data.Egor Pugin
2018-07-04Don't destroy post data early.Egor Pugin
2018-07-04Fix error message.Egor Pugin
2018-07-04Remove string literal.Egor Pugin
2018-07-04Implement CurlHttpClient.Egor Pugin
2018-06-08Performance optimizationJellyBrick
2018-06-02Add optimization optionJellyBrick
2018-03-21rename _stringarrayptr with _allowupdates to stay the same with getUpdates()Mio
2018-03-20Make TgLongPoll constructed with user-specified parameters for getUpdates() i...Mio
2017-01-15Fix testsOleg Morozenkov
2015-11-12Remove leading \r\n\r\n before actual json stringFlorian Scheibner
2015-09-15Fix formatting + some minor improvementsOleg Morozenkov
2015-09-10Fix for send files using multipart/formray-pixar
2015-08-11Fixed compiler's errors in TgTypeParser + fixed indentation + some other fixesOleg Morozenkov
2015-07-29Fix includes + fix some minor bugsOleg Morozenkov