[Lazarus] fcl-web capturing called URL

Michael Van Canneyt michael at freepascal.org
Fri Oct 20 22:04:36 CEST 2017



On Fri, 20 Oct 2017, Leonardo M. Ramé wrote:

> Hi Michael, as I'm using Brookframework I did HttpRequest.URL, but sadly I'm 
> getting an empty string.

It depends on whether the server passes it on.

If not, in that case you'll have to construct it from:

HttpRequest.scriptname+HttpRequest.pathinfo+HttpRequest.query

Michael.


More information about the Lazarus mailing list