• Scieneer Common Lisp 1.3.9 online documentation

    http:header-equal obj1 obj2[Function]

    Compare the header names returning true if equal. The comparison is case insensitive and equivalent to string-equal. A header name may be either a string, or a symbol in which case the symbol name is compared.

  •