FIx typo in HTTP client docs.

Reported by nyaacarD on IRC.
This commit is contained in:
Vincent St-Amour 2016-11-30 10:02:56 -06:00
parent 8130b571c4
commit 3d63b76730

View File

@ -227,7 +227,7 @@ formatted by @racketmodname[net/uri-codec]'s
@(require (for-label net/uri-codec))
@racketblock[
(http-send!
(http-conn-send!
hc "/login"
#:method "POST"
#:data