fix comment
This commit is contained in:
parent
1b84b5119e
commit
76207c5326
|
@ -36,7 +36,7 @@
|
|||
(tcp-abandon-port in)
|
||||
(tcp-abandon-port out))
|
||||
|
||||
;; (http-request req [sock]) -> http-res?
|
||||
;; (http-request sock req) -> http-res?
|
||||
;; sock : http-socket?
|
||||
;; req : http-req?
|
||||
(define (http-request sock req)
|
||||
|
|
Loading…
Reference in New Issue