• Scieneer Common Lisp 1.3.9 online documentation

    http:server-enable-content-compression-p object[Generic Function]

    The HTTP server flag to enable content compression. When true the server will GZIP compress the content if the MIME content type is text/plain or text/html.

    (setf (http:server-enable-content-compression-p object) new-value)[Generic Function]

  •