]> git.ipfire.org Git - thirdparty/curl.git/commit
all: remove FIXME and TODO comments
authorDaniel Stenberg <daniel@haxx.se>
Mon, 10 Feb 2025 10:20:48 +0000 (11:20 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 10 Feb 2025 13:44:06 +0000 (14:44 +0100)
commit94c596bbc588ff5f37390754be778c47cd70cc91
tree4fbfdbaf162e0d2c2c0c21a05f484ddd386538e5
parentf1d1c98b7f377e0d170b590b6c814697b22ee3c6
all: remove FIXME and TODO comments

We can always improve. These comments tend to linger and go misleading
or plain wrong over time.

Closes #16283
23 files changed:
lib/cf-h1-proxy.c
lib/cf-h2-proxy.c
lib/cf-https-connect.c
lib/cf-socket.c
lib/conncache.c
lib/connect.c
lib/http.c
lib/http1.c
lib/mime.c
lib/setopt.c
lib/telnet.c
lib/url.c
lib/urldata.h
lib/vquic/curl_msh3.c
lib/vquic/curl_ngtcp2.c
lib/vquic/curl_osslq.c
lib/vquic/curl_quiche.c
lib/vtls/mbedtls.c
lib/vtls/openssl.c
lib/vtls/schannel.c
lib/vtls/vtls.c
src/tool_operate.c
tests/server/mqttd.c