On Tue, Jan 10, 2012 at 11:21 AM, Sebastian Tennant sebyte@smolny.plus.com wrote:
I don't use #'create-prefix-dispatcher (so I can't quickly test your assertion directly) but I can confirm that #'create-regex-dispatcher (which I use all the time) prepares a Content-Type header but doesn't prepare a Content-Length header.
Assuming #'create-prefix-dispatcher behaves in the same way, then your assertion is correct.
What's in these headers is orthogonal to what the dispatchers do.