;;; -*- mode: Lisp; Syntax: Common-Lisp; -*- ;;; ;;; Copyright (c) 2009 by the authors. ;;; ;;; See LICENCE for details. (in-package :hu.dwim.wui.test) (def special-variable *parameter-application* (make-instance 'standard-application :path-prefix "/parameter/")) (def function render-mime-part-details (mime-part)
>> ,@(iter (for header :in (rfc2388-binary:headers mime-part)) (collect | |||||||
---|---|---|---|---|---|---|---|
>))>
|