correct reference in comment
This commit is contained in:
parent
cf747a97b4
commit
d864e4da80
|
@ -23,7 +23,7 @@
|
||||||
;;; lookup to determine how to implement a given operation on a particular
|
;;; lookup to determine how to implement a given operation on a particular
|
||||||
;;; path.
|
;;; path.
|
||||||
;;;
|
;;;
|
||||||
;;; The REQUEST is a request record, as defined in httpd-core.scm, containing
|
;;; The REQUEST is a request record, as defined in request.scm, containing
|
||||||
;;; the details of the client request.
|
;;; the details of the client request.
|
||||||
|
|
||||||
;; general request handler combinator:
|
;; general request handler combinator:
|
||||||
|
|
Loading…
Reference in New Issue