You are not logged in.
Pages: 1
// I don't know whether it's a mistake on my part or something else. Here, "HOST" can only be in uppercase; lowercase doesn't yield any data.
Host := Ctxt.Call^.Header('HOST:')
Also, are there any examples of TAuthGroup + TAuthUser + MongoDB
Offline
It is documented as such.
This is part of the optimization of header names lookup.
This is truly perplexing and very prone to causing mistakes.
Could we make a change so that friends who come later won't waste time checking for mistakes at this place?
Offline
Also, are there any examples of TAuthGroup + TAuthUser + MongoDB
What are you looking for exactly?
Offline
Pages: 1