Skip to content

Commit 62c5bb4

Browse files
ref(doc): Clean up comment on do_request (#283)
1 parent b66ec96 commit 62c5bb4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/checker/http_checker.rs

-2
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,6 @@ impl Default for Options {
5454
}
5555

5656
/// Fetches the response from a URL.
57-
///
58-
/// First attempts to fetch just the head, and if not supported falls back to fetching the entire body.
5957
async fn do_request(
6058
client: &Client,
6159
check_config: &CheckConfig,

0 commit comments

Comments
 (0)