Fixed typo.
svn: r5337
This commit is contained in:
parent
1a2cd87dd4
commit
8acfe2bdfa
|
@ -165,8 +165,8 @@ PROCEDURES -----------------------------------------------------------
|
|||
ignores the optional strings.
|
||||
|
||||
> (get-impure-port url [list-of-strings]) -> input-port
|
||||
> (head-pure-port url [list-of-strings]) -> input-port
|
||||
> (delete-pure-port url [list-of-strings]) -> input-port
|
||||
> (head-impure-port url [list-of-strings]) -> input-port
|
||||
> (delete-impure-port url [list-of-strings]) -> input-port
|
||||
|
||||
Like <method>-pure-port above, but the port returned corresponds to
|
||||
both the headers returned as well as the body. The file:// scheme is
|
||||
|
|
Loading…
Reference in New Issue
Block a user