index
:
tdlib
debian
Cross-platform library for building Telegram clients
Maria Lisina
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tdnet
/
td
/
net
/
HttpQuery.h
Age
Commit message (
Expand
)
Author
2026-01-01
Update copyright year.
levlam
2025-01-01
Update copyright year.
levlam
2024-01-01
Update copyright year.
levlam
2023-01-01
Update copyright year.
levlam
2022-01-01
Update copyright year.
levlam
2021-01-01
Update copyright year.
levlam
2020-07-13
Minor improvements.
levlam
2020-07-13
HttpQuery: store peer address into query
Arseny Smirnov
2020-06-26
Fix tdutils after merge.
levlam
2020-06-15
Unify enum constant name style.
levlam
2020-06-13
Use td::vector in HttpQuery.
levlam
2020-01-08
Return back HttpQuery in get_simple_config_impl.
levlam
2020-01-01
Update copyright year.
levlam
2019-06-17
Explicitly use unique_ptr<HttpQuery>.
levlam
2019-01-01
Update copyright year.
levlam
2018-10-26
Fix some MSVC Analyzer warnings.
levlam
2018-09-27
Use td::unique_ptr instead of std::unique_ptr whenever possible.
levlam
2018-04-19
Fix getter names.
levlam
2018-04-19
Support Retry-After.
levlam
2018-01-02
Update copyright year.
levlam
2017-12-31
Project import generated by Copybara.
Arseny Smirnov