Parse username from HTTP requests
Problem this snippet solves: This example was used to log the user name from web login attempts to a web application. It could be extended to perform some action based on the user name. Though depen...
Published Mar 18, 2015
Version 1.0hooleylist
Cirrostratus
Joined September 08, 2005
hooleylist
Cirrostratus
Joined September 08, 2005
Jo_31162
Sep 11, 2015Nimbostratus
Hi Hoolio,
many thanks for this example, I was looking for something like this for several days.
If I find username in the HTTP header, is it possible to limit Maximum rate for each single client after the user has logged in to the Active Directory?
Using for example the HTTP::username command with BWC:: command?
Best Rgds