mirror of
https://github.com/curl/curl.git
synced 2026-06-01 19:44:16 +03:00
docs,tests: fix english grammar "allow to" -> "allow <something> to"
This was spotted by Debian's lintian tool. It adds an informational warning at every run, so my OCD was kicking in and I had to fix it :-) Closes #17787
This commit is contained in:
parent
51f933801e
commit
790153c927
20 changed files with 25 additions and 25 deletions
|
|
@ -14,7 +14,7 @@ Added-in: 7.87.0
|
|||
|
||||
# NAME
|
||||
|
||||
CURLOPT_QUICK_EXIT - allow to exit quickly
|
||||
CURLOPT_QUICK_EXIT - allow libcurl to exit quickly
|
||||
|
||||
# SYNOPSIS
|
||||
|
||||
|
|
|
|||
|
|
@ -141,10 +141,10 @@ The module adds 2 "handlers" to the Apache server (right now). Handler are piece
|
|||
* `s`: seconds (the default)
|
||||
* `ms`: milliseconds
|
||||
|
||||
As you can see, `mod_curltest`'s tweak handler allow to simulate many kinds of
|
||||
responses. An example of its use is `test_03_01` where responses are delayed
|
||||
using `chunk_delay`. This gives the response a defined duration and the test
|
||||
uses that to reload `httpd` in the middle of the first request. A graceful
|
||||
As you can see, `mod_curltest`'s tweak handler allows Apache to simulate many
|
||||
kinds of responses. An example of its use is `test_03_01` where responses are
|
||||
delayed using `chunk_delay`. This gives the response a defined duration and the
|
||||
test uses that to reload `httpd` in the middle of the first request. A graceful
|
||||
reload in httpd lets ongoing requests finish, but closes the connection
|
||||
afterwards and tears down the serving process. The following request then
|
||||
needs to open a new connection. This is verified by the test case.
|
||||
afterwards and tears down the serving process. The following request then needs
|
||||
to open a new connection. This is verified by the test case.
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@ Content-Length: 0
|
|||
<server>
|
||||
http
|
||||
</server>
|
||||
# this relies on the debug feature which allow to set the time
|
||||
# this relies on the debug feature which allows tests to set the time
|
||||
<features>
|
||||
SSL
|
||||
Debug
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@ Content-Length: 0
|
|||
<server>
|
||||
http
|
||||
</server>
|
||||
# this relies on the debug feature which allow to set the time
|
||||
# this relies on the debug feature which allows tests to set the time
|
||||
<features>
|
||||
SSL
|
||||
Debug
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@ Content-Length: 0
|
|||
<server>
|
||||
http
|
||||
</server>
|
||||
# this relies on the debug feature which allow to set the time
|
||||
# this relies on the debug feature which allows tests to set the time
|
||||
<features>
|
||||
SSL
|
||||
Debug
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@ Content-Length: 0
|
|||
<server>
|
||||
http
|
||||
</server>
|
||||
# this relies on the debug feature which allow to set the time
|
||||
# this relies on the debug feature which allows tests to set the time
|
||||
<features>
|
||||
SSL
|
||||
Debug
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@ Content-Length: 0
|
|||
<server>
|
||||
http
|
||||
</server>
|
||||
# this relies on the debug feature which allow to set the time
|
||||
# this relies on the debug feature which allows tests to set the time
|
||||
<features>
|
||||
SSL
|
||||
Debug
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@ Content-Length: 0
|
|||
<server>
|
||||
http
|
||||
</server>
|
||||
# this relies on the debug feature which allow to set the time
|
||||
# this relies on the debug feature which allows tests to set the time
|
||||
<features>
|
||||
SSL
|
||||
Debug
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@ Content-Length: 0
|
|||
<server>
|
||||
http
|
||||
</server>
|
||||
# this relies on the debug feature which allow to set the time
|
||||
# this relies on the debug feature which allows tests to set the time
|
||||
<features>
|
||||
SSL
|
||||
Debug
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@ Content-Length: 0
|
|||
<server>
|
||||
http
|
||||
</server>
|
||||
# this relies on the debug feature which allow to set the time
|
||||
# this relies on the debug feature which allows tests to set the time
|
||||
<features>
|
||||
SSL
|
||||
Debug
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@ Content-Length: 0
|
|||
<server>
|
||||
http
|
||||
</server>
|
||||
# this relies on the debug feature which allow to set the time
|
||||
# this relies on the debug feature which allows tests to set the time
|
||||
<features>
|
||||
SSL
|
||||
Debug
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@ Content-Length: 0
|
|||
<server>
|
||||
http
|
||||
</server>
|
||||
# this relies on the debug feature which allow to set the time
|
||||
# this relies on the debug feature which allows tests to set the time
|
||||
<features>
|
||||
SSL
|
||||
Debug
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@ Content-Length: 0
|
|||
<server>
|
||||
http
|
||||
</server>
|
||||
# this relies on the debug feature which allow to set the time
|
||||
# this relies on the debug feature which allows tests to set the time
|
||||
<features>
|
||||
SSL
|
||||
Debug
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@ Content-Length: 0
|
|||
<server>
|
||||
http
|
||||
</server>
|
||||
# this relies on the debug feature which allow to set the time
|
||||
# this relies on the debug feature which allows tests to set the time
|
||||
<features>
|
||||
SSL
|
||||
crypto
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@ Content-Length: 0
|
|||
<server>
|
||||
http
|
||||
</server>
|
||||
# this relies on the debug feature which allow to set the time
|
||||
# this relies on the debug feature which allows tests to set the time
|
||||
<features>
|
||||
SSL
|
||||
Debug
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@ Content-Length: 0
|
|||
<server>
|
||||
http
|
||||
</server>
|
||||
# this relies on the debug feature which allow to set the time
|
||||
# this relies on the debug feature which allows tests to set the time
|
||||
<features>
|
||||
SSL
|
||||
Debug
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@ Content-Length: 0
|
|||
<server>
|
||||
http
|
||||
</server>
|
||||
# this relies on the debug feature which allow to set the time
|
||||
# this relies on the debug feature which allows tests to set the time
|
||||
<features>
|
||||
SSL
|
||||
Debug
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@ Content-Length: 0
|
|||
<server>
|
||||
http
|
||||
</server>
|
||||
# this relies on the debug feature which allow to set the time
|
||||
# this relies on the debug feature which allows tests to set the time
|
||||
<features>
|
||||
SSL
|
||||
Debug
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@ Content-Length: 0
|
|||
<server>
|
||||
http
|
||||
</server>
|
||||
# this relies on the debug feature which allow to set the time
|
||||
# this relies on the debug feature which allows tests to set the time
|
||||
<features>
|
||||
SSL
|
||||
Debug
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@ Content-Length: 0
|
|||
<server>
|
||||
http
|
||||
</server>
|
||||
# this relies on the debug feature which allow to set the time
|
||||
# this relies on the debug feature which allows tests to set the time
|
||||
<features>
|
||||
SSL
|
||||
Debug
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue