• Scieneer Common Lisp 1.3.9 online documentation

    http:response-stream-rate object[Generic Function]

    The target rate at which the response will be transmitted, in bytes per second, or nil for unlimited. The default value is the keyword :default, in which case the server default stream rate is used.

    (setf (http:response-stream-rate object) new-value)[Generic Function]

  •