lfoppiano opened a new pull request, #917:
URL: https://github.com/apache/nutch/pull/917

   This PR covers NUTCH-3173 for okhttp-protocol and attempt to solve the 
problem in a generic way. 
   
   We add a new method in the Response.java interface contract `getRawUrl()` 
which returns the URL that was initially provided by the caller. `getUrl()` 
would return the actual URL used for the request. 
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to