From ff52cc78dc7ee6a8e9df63ad64e04126171e4438 Mon Sep 17 00:00:00 2001 From: Jordan Bancino Date: Wed, 15 Mar 2023 17:30:14 +0000 Subject: [PATCH] Update TODO --- TODO.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.txt b/TODO.txt index bc716e6..ce5bb62 100644 --- a/TODO.txt +++ b/TODO.txt @@ -17,7 +17,7 @@ Milestone: v0.3.0 [ ] Multi-output (proof of concept) [ ] TLS [ ] SOCKS - [ ] Move/convert UtilStreamCopy() + [x] Move/convert UtilStreamCopy() [~] HTTP Client API [x] Document HttpParseHeaders() [ ] HttpClient man page