1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-20 11:40:18 +02:00

remove (web http) TODO list

* module/web/http.scm: Remove outdated TODO list.
This commit is contained in:
Andy Wingo 2013-01-11 11:10:43 +01:00
parent 8cb9a30c17
commit 67e5ab8ac6

View file

@ -69,13 +69,6 @@
make-chunked-output-port))
;;; TODO
;;;
;;; Look at quality lists with more insight.
;;; Think about `accept' a bit more.
;;;
(define (string->header name)
"Parse NAME to a symbolic header name."
(string->symbol (string-downcase name)))