Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
4 سال پیش |
Rémi Verschelde
|
b4af1eba0a
Style: Enforce use of bool literals instead of integers
|
4 سال پیش |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 سال پیش |
Rémi Verschelde
|
6e600cb3f0
Style: Set clang-format Standard to c++14
|
4 سال پیش |
Rémi Verschelde
|
70ae90e0e8
Core: Drop custom `copymem`/`zeromem` defines
|
4 سال پیش |
Pedro Rodrigues
|
eec2731eb2
Fix crash on HTTPClient::poll method
|
4 سال پیش |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 سال پیش |
Haoyu Qiu
|
8361caad86
Allows HTTPClient to talk to proxy server
|
5 سال پیش |
Hugo Locurcio
|
2c6b3074fc
Increase the default HTTPClient download chunk size to 64 KiB
|
5 سال پیش |
Haoyu Qiu
|
9119560d4d
Fixes HTTPClient::poll crash after connection is self-assigned
|
5 سال پیش |
Rémi Verschelde
|
c8859f0463
Fix typos with codespell
|
5 سال پیش |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 سال پیش |
Fabio Alessandrelli
|
6f38aeef52
Merge pull request #33640 from mewin/http_head_request
|
5 سال پیش |
Patrick Wuttke
|
2cd68a2566
do not wait for response body when making a HEAD request
|
6 سال پیش |
Rémi Verschelde
|
967cc2c014
Merge pull request #33862 from Faless/net/http_request_chunk_size
|
5 سال پیش |
Fabio Alessandrelli
|
ed19b4076e
Add download_chunk_size property to HTTPRequest.
|
5 سال پیش |
Artem Burjachenko
|
b73073ae36
Fix HTTPClient::poll crash when connection set to null
|
6 سال پیش |
qarmin
|
3c154eb93b
Remove unnecessary code and add some error explanations
|
6 سال پیش |
qarmin
|
4e5310cc60
Some code changed with Clang-Tidy
|
6 سال پیش |
Hein-Pieter van Braam-Stewart
|
64626f682e
Fix a random SSL crash I saw once.
|
6 سال پیش |
Rémi Verschelde
|
e0574e1d98
Fix typos with codespell
|
6 سال پیش |
Fabio Alessandrelli
|
0e5655694c
Fix HTTPClient keep alive with chunked encoding.
|
6 سال پیش |
Fabio Alessandrelli
|
10e4821260
HTTPClient read until EOF fixes
|
6 سال پیش |
Fabio Alessandrelli
|
673caa5f46
Fix keep-alive without header in HTTP client
|
6 سال پیش |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 سال پیش |
Rémi Verschelde
|
7b081a7fc8
Fix warnings about unhandled enum value in switch [-Wswitch]
|
7 سال پیش |
Fabio Alessandrelli
|
92de6df113
Add checks for clean disconnect in HTTP/TCP/SSL.
|
7 سال پیش |
Fabio Alessandrelli
|
26677d5e0c
Fix HTTPClient _get_http_data bug after #21976.
|
7 سال پیش |
Rémi Verschelde
|
1259cbf13c
Merge pull request #21976 from Faless/http_client_eof_fix
|
7 سال پیش |
Rémi Verschelde
|
1a16dabfb5
Merge pull request #21982 from luzpaz/misc-typos
|
7 سال پیش |