Skip to content

Commit

Permalink
Fetch: Adding status check to HTTP response
Browse files Browse the repository at this point in the history
Previously to this fix (37), URL requests would write the
contents of "404 Not Found" to the certificate being
requested. This adds a simple check to make sure the
certificate was successfully pulled before writing it.

Signed-off-by: Larry Dewey <[email protected]>
  • Loading branch information
larrydewey committed Feb 22, 2024
1 parent e2d3bc3 commit e070526
Show file tree
Hide file tree
Showing 3 changed files with 117 additions and 140 deletions.
117 changes: 57 additions & 60 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e070526

Please sign in to comment.