Alibek Omarov
|
b2d8239829
|
engine: common: net_http: fix decompression for compressed but not chunked files
|
2025-03-06 19:10:48 +03:00 |
|
Alibek Omarov
|
8ce01c38c7
|
engine: http: ensure we don't write broken decompressed files
|
2025-01-22 13:49:24 +03:00 |
|
Alibek Omarov
|
69341e36a3
|
public: expose commit and branch as global variables instead of functions
|
2025-01-13 20:02:59 +03:00 |
|
Alibek Omarov
|
30db748dcb
|
engine: net_http: don't consider EISCONN an error, just proceed to next step
|
2024-11-17 03:13:39 +03:00 |
|
Alibek Omarov
|
823dc3d46f
|
engine: net_http: don't consider EALREADY on connect() an error
|
2024-11-14 22:55:27 +03:00 |
|
Alibek Omarov
|
4342689e73
|
engine: net_http: fix build with dedicated server
|
2024-11-12 14:46:06 +03:00 |
|
Alibek Omarov
|
8a2a7d1180
|
engine: rework how HTTP finite-machine works, use function pointers instead of enum. Preliminary chunked transfer and compression support. (#1862)
|
2024-11-11 10:30:15 +03:00 |
|
Alibek Omarov
|
639eaa9416
|
engine: split HTTP client into a separate file
|
2024-10-27 17:07:35 +03:00 |
|