[
https://issues.apache.org/jira/browse/JENA-572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13805475#comment-13805475
]
Hudson commented on JENA-572:
-----------------------------
SUCCESS: Integrated in Jena_Development_Test #1016 (See
[https://builds.apache.org/job/Jena_Development_Test/1016/])
Add support for configuring User-Agent header via HttpOp, set a sensible
default value for general usage (JENA-572) (rvesse: rev 1535776)
* /jena/trunk/jena-arq/src/main/java/org/apache/jena/riot/web/HttpOp.java
> ARQ should provide a convenient way to set the User-Agent for HTTP requests
> ---------------------------------------------------------------------------
>
> Key: JENA-572
> URL: https://issues.apache.org/jira/browse/JENA-572
> Project: Apache Jena
> Issue Type: Improvement
> Components: ARQ
> Affects Versions: Jena 2.11.0
> Reporter: Rob Vesse
> Assignee: Rob Vesse
> Fix For: Jena 2.11.1
>
>
> As discussed over at https://github.com/pyvandenbussche/sparqles/issues/9 as
> of 2.11.0 ARQ provides centralised HTTP operations which allows for setting
> global HTTP configuration.
> One thing that it would be particularly useful to set is the User-Agent
> header so that people using ARQ to write RDF/SPARQL robots can assign an
> appropriate User-Agent to their requests.
> Currently we do not change the header at all so sites will see the generic
> Apache HttpClient User-Agent header.
--
This message was sent by Atlassian JIRA
(v6.1#6144)