• Scieneer Common Lisp 1.3.9 online documentation

    http:client-retries object[Generic Function]

    Accessor for the client retries parameter. URI requested may be retried upon a connection error, or redirection, up to this limit.

    (setf (http:client-retries object) new-value)[Generic Function]

  •