Christophe Weblog Wiki Code Publications Music
finish implementing ACCEPT specializers
authorChristophe Rhodes <csr21@cantab.net>
Mon, 16 Dec 2013 16:31:55 +0000 (16:31 +0000)
committerChristophe Rhodes <csr21@cantab.net>
Mon, 16 Dec 2013 16:31:55 +0000 (16:31 +0000)
commitbdc75e3e968861ffb821925bdf1626bcbd268777
tree88a01ced2d681355f649adfa23f53011f01802fe
parent4f8b7a9cbde446b6576f81178534abe8b47659a1
finish implementing ACCEPT specializers

A handy example to do dispatch based on the Accept: header in
HTTP requests.  Includes a tricky method combination which
in addition can set the Content-Type: header of the response.
accept-specializer.lisp