Moved `net/url' code from unit to module.

original commit: d44a7a480a
This commit is contained in:
Jon Zeppieri 2011-08-29 22:30:39 -04:00 committed by Eli Barzilay
parent d0f1f6fa23
commit 1431714123

View File

@ -361,6 +361,10 @@ as described with @racket[get-pure-port].}
@section{URL Unit}
@margin-note{@racket[url@], @racket[url^], and @racket[url+scheme^] are deprecated.
They exist for backward-compatibility and will likely be removed in
the future. New code should use the @racketmodname[net/url] module.}
@defmodule[net/url-unit]
@defthing[url@ unit?]{