From 14317141237f1ffb17ed3c36bdd72add9e117d1f Mon Sep 17 00:00:00 2001 From: Jon Zeppieri Date: Mon, 29 Aug 2011 22:30:39 -0400 Subject: [PATCH] Moved `net/url' code from unit to module. original commit: d44a7a480a162f413e6f1f761c96f8aa14b5be58 --- collects/net/scribblings/url.scrbl | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/collects/net/scribblings/url.scrbl b/collects/net/scribblings/url.scrbl index ed8ca9b98b..e1b2db5f32 100644 --- a/collects/net/scribblings/url.scrbl +++ b/collects/net/scribblings/url.scrbl @@ -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?]{