Hi
16 нояб. 2013 г., в 21:16, james anderson james.anderson@setf.de написал(а):
- content negotiation : resolving request headers against declared availability to yield effective content type, encoding, etc?
- structured response status generation : condition handler -> response status control structures?
These 2 tasks partially covered by my library at https://github.com/alexey-martynov/cl-avm-http-helpers I'm trying to make a reusable facility for them and now they solve my needs. It shouldn't be hard to extended them to cover additional cases.
Alexey Martynov