i'm trying to implement basic HTTP auth using webware on apache (mod_webkit) + win2k and it seems there isn't a clean way to obtain request headers from webware. implementing basic auth is pretty straightforward but the lack of custom request headers makes me
wonder if it is possible at all.
a recent ML disussion shed some light about the issue, but left me pretty confused: why there's no API to get arbitrary request header in webware? or, to be more precise, such API can be added or headers cannot be passed reliabily from apache to webware?
basically what it's needed to perform basic HTTP auth is to grab "Authorization" header value and do some trivial processing. it would be good to have such feature.
thanks in advance.
later, deelan
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss