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:
parent
8cb9a30c17
commit
67e5ab8ac6
1 changed files with 0 additions and 7 deletions
|
@ -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)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue