Fix accidental dep on net-cookies package.
This commit is contained in:
parent
c239ef7327
commit
83df895eb8
|
@ -190,8 +190,9 @@ won't have a cookie set then first arrive at your site.
|
|||
|
||||
@margin-note{@racket[cookie@] and @racket[cookie^] are deprecated.
|
||||
They exist for backward-compatibility and will likely be removed in
|
||||
the future. New code should use the @racketmodname[net/cookies/server]
|
||||
or @racketmodname[net/cookies/user-agent] module.}
|
||||
the future. New code should use
|
||||
@hyperlink["http://pkgs.racket-lang.org/#[net-cookies]"]{the
|
||||
net-cookies package}.}
|
||||
|
||||
@defmodule[net/cookie-unit]
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user