Request.S"HTTP_AUTHORIZATION"

Post Reply
hackchief
Posts: 7
Joined: Fri Jun 08, 2001 5:12 pm

Request.S"HTTP_AUTHORIZATION"

Post by hackchief »

IS there an equivalent to Request.ServerVariables("HTTP_AUTHORIZATION") in vortex?
User avatar
John
Site Admin
Posts: 2622
Joined: Mon Apr 24, 2000 3:18 pm
Location: Cleveland, OH
Contact:

Request.S"HTTP_AUTHORIZATION"

Post by John »

If the server sets a variable it is directly available, e.g. $HTTP_AUTHORIZATION
John Turnbull
Thunderstone Software
Post Reply