doc links

svn: r13306
This commit is contained in:
Jay McCarthy 2009-01-28 21:38:05 +00:00
parent 04d54e65ab
commit 60827a8254

View File

@ -12,7 +12,8 @@ The @web-server implements many HTTP RFCs that are provided by this module.
@; ------------------------------------------------------------
@section[#:tag "request-structs.ss"]{Requests}
@(require (for-label web-server/http/request-structs))
@(require (for-label web-server/http/request-structs
scheme/match))
@defmodule[web-server/http/request-structs]{