forked from nealrichardson/httpcache
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_pkgdown.yml
More file actions
37 lines (37 loc) · 690 Bytes
/
Copy path_pkgdown.yml
File metadata and controls
37 lines (37 loc) · 690 Bytes
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
url: https://enpiar.com/r/httpcache
navbar:
title: httpcache
type: default
left:
- text: Get Started
href: articles/httpcache.html
- text: Reference
href: reference/
- text: News
href: news/
right:
- icon: fa-github fa-lg
href: https://github.com/nealrichardson/httpcache
- icon: fa-home fa-lg
href: https://enpiar.com
reference:
- title: Main functions
contents:
- cached-http-verbs
- cachedPOST
- dropCache
- uncached
- title: Logging
contents:
- startLog
- logMessage
- halt
- loadLogfile
- requestLogSummary
- cacheLogSummary
- title: Cache API
contents:
- cache-management
- cache-api
- saveCache
- buildCacheKey