How do I make variables available to diet templates ? Java has
request.setAttribute. Vibe.d's HTTPServerRequest has params and
queryString. But by the looks of it, neither one of them is
created for the purpose of temporary storage in the request.
Where do I store request scoped information ?
- Request scoped information in Vibe.... Venkat via Digitalmars-d-learn
- Re: Request scoped information... Johannes Loher via Digitalmars-d-learn
- Re: Request scoped informa... Venkat via Digitalmars-d-learn
- Re: Request scoped inf... Johannes Loher via Digitalmars-d-learn