On Sat, 23 Nov 2013 11:05:50 -0500, Shammah Chancellor wrote:

On 2052-12-31 04:00:00 +0000, Justin Whear said:

I'd like to use the UrlRouter as demonstrated in the various examples.
However, the delegates it maps urls to only take an HttpServerRequest and
an HttpServerResponse and I can't find any way to get at the request's
HTTP headers. Specifically, I'd like to check the "Accept" header and
render different versions of a template accordingly.
Is there a reason headers are not included in the HttpServerRequest class?

Justin

Hmm.. Somebodies clock is wrong. Vibe-D should allow messages from
the future, or if it does, reset them to it's current time? This
message is now permanently showing at the top of the newsgroup in my
client.

I'm not sure how this happened, but the message was missing a "Date" header (your client obviously interprets that as 2053, while mine displays 1970). The strange thing is that there is an explicit check to fill in missing "Date" values.

Anyway, I've added code to fix up all such messages, so everything is correct now. It will probably require to resubscribe to this sub group, though.