This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/sling-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 20c752c Automatic website deployment from
https://ci-builds.apache.org/job/Sling/job/modules/job/sling-site/job/master/380/
20c752c is described below
commit 20c752c252a88995953c9caaf54a75041d30b496
Author: jenkins <[email protected]>
AuthorDate: Thu Jan 13 18:59:17 2022 +0000
Automatic website deployment from
https://ci-builds.apache.org/job/Sling/job/modules/job/sling-site/job/master/380/
---
documentation/bundles/rendering-content-default-get-servlets.html | 3 ++-
sitemap.xml | 4 ++--
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/documentation/bundles/rendering-content-default-get-servlets.html
b/documentation/bundles/rendering-content-default-get-servlets.html
index 448d1ed..89aab32 100644
--- a/documentation/bundles/rendering-content-default-get-servlets.html
+++ b/documentation/bundles/rendering-content-default-get-servlets.html
@@ -143,6 +143,7 @@ page needs more work.
<p>That XML rendering currently uses the JCR "document view" export
functionality directly, so it only supports rendering resources that are backed
by JCR nodes.</p>
<h2><a href="#streamrendererservlet"
id="streamrendererservlet">StreamRendererServlet</a></h2>
<p>Whenever the request carries the extension <code>.res</code> or no
extension at all, the resource's input stream is spooled to the servlet
response (leveraging <code>Resource.adaptTo(InputStream.class)</code>). This
servlet supports conditional requests (<a
href="https://tools.ietf.org/html/rfc7232">RFC 7232</a>) based on the
last-modified response header by evaluating the resource's modification date
from <code>Resource.getResourceMetadata().getModificationTime()</code> and
range re [...]
+<p>In case the underlying resource's InputStream is an <a
href="https://github.com/apache/sling-org-apache-sling-api/blob/master/src/main/java/org/apache/sling/api/resource/external/ExternalizableInputStream.java">ExternalizableInputStream</a>
instead a redirect towards its URI is triggered (<a
href="https://issues.apache.org/jira/browse/SLING-7140">SLING-7140</a>).</p>
<h2><a href="#redirectservlet" id="redirectservlet">RedirectServlet</a></h2>
<p>The <code>RedirectServlet</code> handles the <code>sling:redirect</code>
resource type, using the <code>sling:target</code> property of the resource to
define the redirect target, and the <code>sling:status</code> property to
define the HTTP status to use (default is 302).</p>
<p>This is not to be confused with the <code>sling:redirect</code> property
used under <code>/etc/map</code>, which is described in <a
href="/documentation/the-sling-engine/mappings-for-resource-resolution.html">Mappings
for Resource Resolution</a></p>
@@ -262,7 +263,7 @@ request
content/documentation/bundles/rendering-content-default-get-servlets.md
</a>
</div> <div class="revisionInfo">
- Last modified by <span class="author">Robert
Munteanu</span> on <span class="comment">2020-01-08</span>
+ Last modified by <span class="author">Konrad
Windszus</span> on <span class="comment">2022-01-13</span>
</div><p>
Apache Sling, Sling, Apache, the Apache feather logo,
and the Apache Sling project logo are trademarks of The Apache Software
Foundation. All other marks mentioned may be trademarks or registered
trademarks of their respective owners.
</p><p>
diff --git a/sitemap.xml b/sitemap.xml
index 7e04b1d..da6ac9c 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -1,6 +1,8 @@
<?xml version="1.0"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
<url>
+
<loc>https://sling.apache.org/documentation/bundles/rendering-content-default-get-servlets.html</loc><lastmod>2022-01-13</lastmod>
+ </url><url>
<loc>https://sling.apache.org/documentation/bundles/apache-sling-commons-thread-pool.html</loc><lastmod>2022-01-10</lastmod>
</url><url>
<loc>https://sling.apache.org/releases.html</loc><lastmod>2022-01-13</lastmod>
@@ -117,8 +119,6 @@
</url><url>
<loc>https://sling.apache.org/documentation/bundles/request-analysis.html</loc><lastmod>2017-11-22</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/rendering-content-default-get-servlets.html</loc><lastmod>2020-01-08</lastmod>
- </url><url>
<loc>https://sling.apache.org/documentation/bundles/output-rewriting-pipelines-org-apache-sling-rewriter.html</loc><lastmod>2018-07-10</lastmod>
</url><url>
<loc>https://sling.apache.org/documentation/bundles/org-apache-sling-junit-bundles.html</loc><lastmod>2020-10-22</lastmod>