Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <configuration>
- <property>
- <name>http.agent.name</name>
- <value>My Nutch Spider</value>
- </property>
- <property>
- <name>http.accept.language</name>
- <value>zh-cn, en-us,en-gb,en;q=0.7,*;q=0.3</value>
- <description>Value of the “Accept-Language” request header field. This allows selecting non-English language as default one to retrieve. It is a useful setting for search engines build for certain national group.
- </description>
- </property>
- <property>
- <name>parser.character.encoding.default</name>
- <value>utf-8</value>
- <description>The character encoding to fall back to when no other information is available</description>
- </property>
- </configuration>
Advertisement
Add Comment
Please, Sign In to add comment