loopback -> local

This commit is contained in:
Matthew Holt 2022-03-09 13:56:22 -07:00
parent 377368b631
commit 03a432d115
No known key found for this signature in database
GPG key ID: 2A349DD577D586A5

View file

@ -211,7 +211,7 @@ Get certificates by making an HTTP(S) request. The response must have a 200 stat
... http <url> ... http <url>
``` ```
- **url** <span id="url"/> is the fully-qualified URL to which to make the request. It is strongly advised that this be a loopback endpoint for performance reasons. - **url** <span id="url"/> is the fully-qualified URL to which to make the request. It is strongly advised that this be a local endpoint for performance reasons.