This commit is contained in:
Shinsuke Sugaya 2014-11-04 22:59:20 +09:00
parent 358f7c256c
commit 7bc7fc7c58

View file

@ -206,7 +206,7 @@ public class FessS2RobotThread extends S2RobotThread {
responseData.setParentUrl(urlQueue.getParentUrl());
responseData.setSessionId(robotContext.getSessionId());
responseData
.setStatus(org.codelibs.robot.Constants.NOT_MODIFIED_STATUS);
.setHttpStatusCode(org.codelibs.robot.Constants.NOT_MODIFIED_STATUS);
processResponse(urlQueue, responseData);
storeChildUrlsToQueue(urlQueue,