This file is indexed.

/usr/share/doc/libhttpunit-java/manual/notes.txt is in libhttpunit-java-doc 1.7+dfsg-14.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
get page for URL (see text)
parsing XML
find links in page
following links
find tables in a page
reading data from a table
reading form data
submitting a form
working with text parameters
working with discrete parameters
verifying cookies
examining headers
setting headers
uploading files
downloading files
working with framesets
opening new windows
handling JavaScript problems
interactive JavaScript