summaryrefslogtreecommitdiff
path: root/include/tgbot/net/HttpClient.h
AgeCommit message (Expand)Author
2023-07-02Revert "Revert "Repeat the http request on fail""Oleg Morozenkov
2023-06-05Revert "Repeat the http request on fail"Oleg Morozenkov
2023-05-11Merge pull request #262 from dmikushin/repeat-http-request-on-failOleg Morozenkov
2023-05-06fix gcc13 buildJohn Doe
2023-02-12Adding briefs for the new functionsDmitry Mikushin
2023-02-12Parameterizing the number of retries and backoff duration for HttpClient.make...Dmitry Mikushin
2023-01-29Fix timeout issues (#251)llnulldisk
2020-03-22Merge branch 'master' of github.com-egorpugin:reo7sp/tgbot-cppEgor Pugin
2020-03-22Fix header order.Egor Pugin
2020-03-17format: add missing headersAlexander Zaitsev
2020-03-13Initial support for shared builds.Egor Pugin
2019-12-05Combile all licenses in LICENSE. Fix Dockerfile_testOleg Morozenkov
2018-07-23Refactor http clients, fix webhook server, add more samples, change tabs to 4...Oleg Morozenkov
2018-07-04Remove string literal.Egor Pugin
2018-07-04Implement CurlHttpClient.Egor Pugin
2018-05-29Added @brief to the Doxygen comment.JellyBrick
2015-08-11Fixed compiler's errors in TgTypeParser + fixed indentation + some other fixesOleg Morozenkov
2015-07-27DocumentationOleg Morozenkov