Hi, I want to know by default how Nutch handles http connection, through protocol-http or protocol-httpclient?
I read the code, and it seems protocol-http is the one, but want to confirm it. Secondly, if I want to replace the default http plugin with some others, what are the issues i need to address? Thanks

