projects
/
apache
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a4ca339
)
* Update transformation
author
Ruediger Pluem
<rpluem@apache.org>
Wed, 20 Jun 2007 19:16:00 +0000
(19:16 +0000)
committer
Ruediger Pluem
<rpluem@apache.org>
Wed, 20 Jun 2007 19:16:00 +0000
(19:16 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@549198
13f79535
-47bb-0310-9956-
ffa450edef68
docs/manual/developer/output-filters.html.en
patch
|
blob
|
history
diff --git
a/docs/manual/developer/output-filters.html.en
b/docs/manual/developer/output-filters.html.en
index e887de4fda88a09be539968a5de315c20fd1fdea..5bb855b896085401f750988f84bbdc5a7e33999e 100644
(file)
--- a/
docs/manual/developer/output-filters.html.en
+++ b/
docs/manual/developer/output-filters.html.en
@@
-400,7
+400,7
@@
apr_status_t dummy_filter(ap_filter_t *f, apr_bucket_brigade *bb)<br />
with <code>APR_EAGAIN</code>, then send a <code>FLUSH</code>
bucket down the filter chain, and retry using a blocking read.</p>
- <p>This mode of operation ensure that any filters further down the
+ <p>This mode of operation ensure
s
that any filters further down the
filter chain will flush any buffered buckets if a slow content
source is being used.</p>