~testplan-team/testplan/source-collection

« back to all changes in this revision

Viewing changes to commons-httpclient-3.1/docs/xref/index.html

  • Committer: edA-qa mort-ora-y
  • Date: 2009-01-28 15:36:51 UTC
  • Revision ID: eda-qa@disemia.com-20090128153651-u4uzd035zyjea16j
adding httpclient

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
 
3
<html xml:lang="en" lang="en">
 
4
        <head>
 
5
                <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
 
6
                <title>HttpClient 3.1 Reference</title>
 
7
        </head>
 
8
    <frameset cols="20%,80%">
 
9
                <frameset rows="30%,70%">
 
10
                        <frame src="overview-frame.html" name="packageListFrame" />
 
11
                        <frame src="allclasses-frame.html" name="packageFrame" />
 
12
                </frameset>
 
13
                <frame src="overview-summary.html" name="classFrame" />
 
14
    </frameset>
 
15
    <noframes>
 
16
                <h1>Frame Alert</h1>
 
17
                <p>
 
18
                        You don't have frames. Go <a href="overview-summary.html">here</a>
 
19
                </p>
 
20
        </noframes>
 
21
</html>
 
22