Beta
Wayback CDX match type, speficies how the URL will be matched in requests.
"exact" (default if omitted) will return results matching exactly the domain
"exact"
"prefix" will return results for all results under the given path
"prefix"
"host" will return results from same host
"host"
"domain" will return results from host archive.org and all subhosts, e.g. *.archive.org;
"domain"
Wayback CDX match type, speficies how the URL will be matched in requests.
"exact"(default if omitted) will return results matching exactly the domain"prefix"will return results for all results under the given path"host"will return results from same host"domain"will return results from host archive.org and all subhosts, e.g. *.archive.org;