[
https://issues.apache.org/jira/browse/NUTCH-2282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15351609#comment-15351609
]
Hudson commented on NUTCH-2282:
-------------------------------
SUCCESS: Integrated in Nutch-nutchgora #1562 (See
[https://builds.apache.org/job/Nutch-nutchgora/1562/])
fix for NUTCH-2282 contributed by lancergr (g.adam: rev
98814a0270cfc173998366618171f746ec4d304b)
* src/java/org/apache/nutch/api/resources/AdminResource.java
* src/java/org/apache/nutch/api/resources/ConfigResource.java
* src/java/org/apache/nutch/api/resources/JobResource.java
> Incorrect content-type returned in 4 API calls
> ----------------------------------------------
>
> Key: NUTCH-2282
> URL: https://issues.apache.org/jira/browse/NUTCH-2282
> Project: Nutch
> Issue Type: Bug
> Components: REST_api
> Affects Versions: 2.3.1
> Reporter: Giorgos Adam
> Assignee: Lewis John McGibbney
> Priority: Trivial
> Fix For: 2.4
>
>
> The REST API returns 'Content-type: application/json' instead of text/plain
> (at least) on the following calls:
> 1. GET /admin/stop
> 2. GET /config/:configId/:property
> 3. POST /config/create
> 4. POST /job/create
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)