diff --git a/docs/TODO b/docs/TODO index 4fd42fcdec723e0dae6e9a560f5a0d0a834fe5f6..32910443572a2b5fc1b743a50b110fe6fdecd8ee 100644 --- a/docs/TODO +++ b/docs/TODO @@ -570,7 +570,7 @@ When curl receives a body response from a CONNECT request to a proxy, it will always just read and ignore it. It would make some users happy if curl - instead optionally would be able to make that responsible availabe. Via a new + instead optionally would be able to make that responsible available. Via a new callback? Through some other means? See https://github.com/curl/curl/issues/9513