]> git.ipfire.org Git - thirdparty/curl.git/commit
http: rewrite the status line parser without sscanf
authorDaniel Stenberg <daniel@haxx.se>
Tue, 21 Feb 2023 22:59:18 +0000 (23:59 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 23 Feb 2023 09:23:12 +0000 (10:23 +0100)
commitb2151fbc4f1c430f9a14ab77eb7fff17a2682c22
tree5883270da15500aa157ac2882680e469d9131981
parent4ea5702980cb67b7dc9e409b5e100b01bcb7b077
http: rewrite the status line parser without sscanf

Closes #10585
lib/http.c