[GitHub] jena pull request #271: JENA-1378 : Set the accept header in the default use...

2017-07-28 Thread afs
Github user afs commented on a diff in the pull request: https://github.com/apache/jena/pull/271#discussion_r130117735 --- Diff: jena-arq/src/main/java/org/apache/jena/riot/RDFParserBuilder.java --- @@ -504,8 +504,10 @@ private HttpClient buildHttpClient() { Header

[GitHub] jena pull request #271: JENA-1378 : Set the accept header in the default use...

2017-07-28 Thread ajs6f
Github user ajs6f commented on a diff in the pull request: https://github.com/apache/jena/pull/271#discussion_r130105145 --- Diff: jena-arq/src/main/java/org/apache/jena/riot/RDFParserBuilder.java --- @@ -504,8 +504,10 @@ private HttpClient buildHttpClient() { Head

[GitHub] jena pull request #271: JENA-1378 : Set the accept header in the default use...

2017-07-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jena/pull/271 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enable

[GitHub] jena pull request #271: JENA-1378 : Set the accept header in the default use...

2017-07-28 Thread afs
Github user afs commented on a diff in the pull request: https://github.com/apache/jena/pull/271#discussion_r130093724 --- Diff: jena-arq/src/main/java/org/apache/jena/riot/RDFParserBuilder.java --- @@ -504,8 +504,10 @@ private HttpClient buildHttpClient() { Header

[GitHub] jena pull request #271: JENA-1378 : Set the accept header in the default use...

2017-07-28 Thread afs
Github user afs commented on a diff in the pull request: https://github.com/apache/jena/pull/271#discussion_r130092145 --- Diff: jena-arq/src/main/java/org/apache/jena/riot/RDFParserBuilder.java --- @@ -504,8 +504,10 @@ private HttpClient buildHttpClient() { Header

[GitHub] jena pull request #271: JENA-1378 : Set the accept header in the default use...

2017-07-27 Thread ajs6f
Github user ajs6f commented on a diff in the pull request: https://github.com/apache/jena/pull/271#discussion_r129900223 --- Diff: jena-arq/src/main/java/org/apache/jena/riot/RDFParserBuilder.java --- @@ -504,8 +504,10 @@ private HttpClient buildHttpClient() { Head

[GitHub] jena pull request #271: JENA-1378 : Set the accept header in the default use...

2017-07-27 Thread afs
GitHub user afs opened a pull request: https://github.com/apache/jena/pull/271 JENA-1378 : Set the accept header in the default use case. ...while still respecting any direct HttpClient setup. You can merge this pull request into a Git repository by running: $ git pull https:/