Package: gio
Function gio:content-type-equals
Lambda Listgio:content-type-equals (ctype1 ctype2) Argumentsctype1 -- a content type string ctype2 -- a content type string Return Value True if the two content types are identical or equivalent, false
otherwise. Details
Compares two content types for equality. | See also |
2025-05-01