refactor_httprecorder.html

来自「网络爬虫开源代码」· HTML 代码 · 共 5 行

HTML
5
字号
<html><head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>1.&nbsp;The org.archive.util.HTTPRecorder class</title><link href="../docbook.css" rel="stylesheet" type="text/css"><meta content="DocBook XSL Stylesheets V1.67.2" name="generator"><link rel="start" href="index.html" title="Heritrix developer documentation"><link rel="up" href="futures.html" title="A.&nbsp;Future changes in the API"><link rel="prev" href="futures.html" title="A.&nbsp;Future changes in the API"><link rel="next" href="refactor_frontier_dispositions.html" title="2.&nbsp;The Frontiers handling of dispositions"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table summary="Navigation header" width="100%"><tr><th align="center" colspan="3">1.&nbsp;The org.archive.util.HTTPRecorder class</th></tr><tr><td align="left" width="20%"><a accesskey="p" href="futures.html">Prev</a>&nbsp;</td><th align="center" width="60%">A.&nbsp;Future changes in the API</th><td align="right" width="20%">&nbsp;<a accesskey="n" href="refactor_frontier_dispositions.html">Next</a></td></tr></table><hr></div><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="refactor_HTTPRecorder"></a>1.&nbsp;The org.archive.util.HTTPRecorder class</h2></div></div></div><p>The intention is to allow Heritrix to handle all relevant      protocols, not only http/https. The naming of HTTPRecorder indicates      that it is only for HTTP. Hopefully it is not. We have not investigated      it fully yet, but it might be that changing the name of the class is all      there is to be done.</p></div><div class="navfooter"><hr><table summary="Navigation footer" width="100%"><tr><td align="left" width="40%"><a accesskey="p" href="futures.html">Prev</a>&nbsp;</td><td align="center" width="20%"><a accesskey="u" href="futures.html">Up</a></td><td align="right" width="40%">&nbsp;<a accesskey="n" href="refactor_frontier_dispositions.html">Next</a></td></tr><tr><td valign="top" align="left" width="40%">A.&nbsp;Future changes in the API&nbsp;</td><td align="center" width="20%"><a accesskey="h" href="index.html">Home</a></td><td valign="top" align="right" width="40%">&nbsp;2.&nbsp;The Frontiers handling of dispositions</td></tr></table></div></body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?