This file is indexed.

/usr/lib/R/site-library/crul/html/00Index.html is in r-cran-crul 0.5.0-1.

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
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>R: HTTP Client</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="stylesheet" type="text/css" href="R.css" />
</head><body>
<h1> HTTP Client
<img class="toplogo" src="../../../doc/html/Rlogo.svg" alt="[R logo]" />
</h1>
<hr/>
<div style="text-align: center;">
<a href="../../../doc/html/packages.html"><img class="arrow" src="../../../doc/html/left.jpg" alt="[Up]" /></a>
<a href="../../../doc/html/index.html"><img class="arrow" src="../../../doc/html/up.jpg" alt="[Top]" /></a>
</div><h2>Documentation for package &lsquo;crul&rsquo; version 0.5.0</h2>

<ul><li><a href="../DESCRIPTION">DESCRIPTION file</a>.</li>
<li><a href="../doc/index.html">User guides, package vignettes and other documentation.</a></li>
</ul>

<h2>Help Pages</h2>


<table width="100%">
<tr><td style="width: 25%;"><a href="crul-package.html">crul-package</a></td>
<td>*HTTP R client*</td></tr>
<tr><td style="width: 25%;"><a href="Async.html">Async</a></td>
<td>Simple async client</td></tr>
<tr><td style="width: 25%;"><a href="AsyncVaried.html">AsyncVaried</a></td>
<td>Async client for different request types</td></tr>
<tr><td style="width: 25%;"><a href="auth.html">auth</a></td>
<td>Authentication</td></tr>
<tr><td style="width: 25%;"><a href="cookies.html">cookies</a></td>
<td>Working with cookies</td></tr>
<tr><td style="width: 25%;"><a href="crul-package.html">crul</a></td>
<td>*HTTP R client*</td></tr>
<tr><td style="width: 25%;"><a href="curl-options.html">curl-options</a></td>
<td>curl options</td></tr>
<tr><td style="width: 25%;"><a href="delete-requests.html">delete-requests</a></td>
<td>HTTP DELETE requests</td></tr>
<tr><td style="width: 25%;"><a href="handle.html">handle</a></td>
<td>Make a handle</td></tr>
<tr><td style="width: 25%;"><a href="http-headers.html">http-headers</a></td>
<td>Working with HTTP headers</td></tr>
<tr><td style="width: 25%;"><a href="HttpClient.html">HttpClient</a></td>
<td>HTTP client</td></tr>
<tr><td style="width: 25%;"><a href="HttpRequest.html">HttpRequest</a></td>
<td>HTTP request object</td></tr>
<tr><td style="width: 25%;"><a href="HttpResponse.html">HttpResponse</a></td>
<td>Base response object</td></tr>
<tr><td style="width: 25%;"><a href="HttpStubbedResponse.html">HttpStubbedResponse</a></td>
<td>stubbed response object</td></tr>
<tr><td style="width: 25%;"><a href="mock.html">mock</a></td>
<td>Mocking HTTP requests</td></tr>
<tr><td style="width: 25%;"><a href="Paginator.html">Paginator</a></td>
<td>Paginator client</td></tr>
<tr><td style="width: 25%;"><a href="post-requests.html">post-requests</a></td>
<td>HTTP POST/PUT/PATCH requests</td></tr>
<tr><td style="width: 25%;"><a href="proxies.html">proxies</a></td>
<td>proxy options</td></tr>
<tr><td style="width: 25%;"><a href="proxies.html">proxy</a></td>
<td>proxy options</td></tr>
<tr><td style="width: 25%;"><a href="curl-options.html">timeout</a></td>
<td>curl options</td></tr>
<tr><td style="width: 25%;"><a href="upload.html">upload</a></td>
<td>upload file</td></tr>
<tr><td style="width: 25%;"><a href="url_build.html">url_build</a></td>
<td>Build and parse URLs</td></tr>
<tr><td style="width: 25%;"><a href="url_build.html">url_parse</a></td>
<td>Build and parse URLs</td></tr>
<tr><td style="width: 25%;"><a href="curl-options.html">user-agent</a></td>
<td>curl options</td></tr>
<tr><td style="width: 25%;"><a href="curl-options.html">verbose</a></td>
<td>curl options</td></tr>
<tr><td style="width: 25%;"><a href="writing-options.html">writing-options</a></td>
<td>Writing data options</td></tr>
</table>
</body></html>