How to handle Authorization in a Delphi Webbroker Apache module?

198 Views Asked by At

I am working on an Apache module (WebBroker Apache dll) and would like to handle Authorization: Basic

Unfortunately TWebRequest does not populate AuthPassword and AuthUser. Any idea where can i find them?

0

There are 0 best solutions below