[
https://issues.apache.org/jira/browse/SLING-7357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dirk Rudolph updated SLING-7357:
--------------------------------
Description:
Currently the
[HttpConfiguration|https://github.com/apache/sling-org-apache-sling-distribution-core/blob/master/src/main/java/org/apache/sling/distribution/transport/impl/HttpConfiguration.java#L24]
supports only timeouts to be configured.
Especially integrating content distribution into other external systems that
offer http APIs to do so might require certain headers, like the Content-Type
of the request.
was:
Currently the
[HttpConfiguration|https://github.com/apache/sling-org-apache-sling-distribution-core/blob/master/src/main/java/org/apache/sling/distribution/transport/impl/HttpConfiguration.java#L24]
supports only timeouts to be configured.
Especially integrating content distribution into other external systems that
offer https APIs to do so might require certain headers, like the Content-Type
of the request.
> Support configuration of http headers for SimpleDistributionAgent
> -----------------------------------------------------------------
>
> Key: SLING-7357
> URL: https://issues.apache.org/jira/browse/SLING-7357
> Project: Sling
> Issue Type: Improvement
> Components: Content Distribution
> Reporter: Dirk Rudolph
>
> Currently the
> [HttpConfiguration|https://github.com/apache/sling-org-apache-sling-distribution-core/blob/master/src/main/java/org/apache/sling/distribution/transport/impl/HttpConfiguration.java#L24]
> supports only timeouts to be configured.
> Especially integrating content distribution into other external systems that
> offer http APIs to do so might require certain headers, like the Content-Type
> of the request.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)