Link Preview v1.0.0 LinkPreview.Requests

Module providing functions to handle needed requests.

Summary

Functions

Follow redirections to check final website adress

Check if given url leads to image

Functions

final_location(url)
final_location(String.t) :: String.t | nil

Follow redirections to check final website adress.

image?(url)
image?(String.t) :: boolean

Check if given url leads to image.