[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

CGI Authentication in eruby

Igor Maximchuk

10/22/2003 5:31:00 PM

Hello,

What is the way to implement the functionality of php $PHP_AUTH_USER and
$PHP_AUTH_PW in Ruby? I've looked on CGI and CGI:Session. but cannot find
out, how to extract "basic" response header from HTTP query.

Thanks