Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 05c92fd

Browse filesBrowse files
authored
Merge pull request hub4j#1601 from jjlharrison/patch-1
Update link to GitHub conditional requests doc
2 parents a222b97 + 61c1e43 commit 05c92fd
Copy full SHA for 05c92fd

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎src/site/apt/index.apt

Copy file name to clipboardExpand all lines: src/site/apt/index.apt
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ Pluggable HTTP client
142142
through <<<HttpConnector>>>. In particular, this means you can use {{{https://square.github.io/okhttp/}OkHttp}},
143143
so we can make use of it's HTTP response cache.
144144
Making a conditional request against the GitHub API and receiving a 304 response
145-
{{{https://developer.github.com/v3/#conditional-requests}does not count against the rate limit}}.
145+
{{{https://docs.github.com/en/rest/overview/resources-in-the-rest-api#conditional-requests}does not count against the rate limit}}.
146146

147147
The following code shows an example of how to set up persistent cache on the disk:
148148

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.