mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2026-09-14 17:56:41 -04:00
* doc/misc/url.texi (http/https): Fix typo
This commit is contained in:
parent
99d07e8d5e
commit
d670a15f25
|
|
@ -401,7 +401,7 @@ gateway method to be used. @xref{Gateways in general}.
|
|||
@defopt url-honor-refresh-requests
|
||||
If this option is non-@code{nil} (the default), the @code{url} library
|
||||
honors the HTTP @samp{Refresh} header, which is used by servers to
|
||||
direct clients to reload documents from the same URL or a or different
|
||||
direct clients to reload documents from the same URL or a different
|
||||
one. If the value is @code{nil}, the @samp{Refresh} header is
|
||||
ignored; any other value means to ask the user on each request.
|
||||
@end defopt
|
||||
|
|
|
|||
Loading…
Reference in a new issue