uclient-http: use ustream_ssl without ustream_fd
authorFelix Fietkau <nbd@nbd.name>
Fri, 19 Apr 2024 14:59:23 +0000 (16:59 +0200)
committerFelix Fietkau <nbd@nbd.name>
Fri, 19 Apr 2024 15:27:09 +0000 (17:27 +0200)
commit704c78111a92873474eca3c91ad91c555b03f607
tree5c148bc8764092f18e7eb44d8a815e74e3b6828d
parent9adb4ca5219dc73b1440de871e871cc5a12323bd
uclient-http: use ustream_ssl without ustream_fd

Improves performance by avoiding double buffering

Signed-off-by: Felix Fietkau <nbd@nbd.name>
uclient-http.c