Lists the supported tus extensions.
Lists the supported tus protocol versions.
Lists the supported tus extensions.
Example
iex> Exotus.supported_extensions()
["creation", "creation-defer-length", "creation-with-upload"]
Lists the supported tus protocol versions.
Example
iex> Exotus.supported_versions()
["1.0.0"]