|
|
fbbd1f1eee
|
Fixed various void-safety issue with recent compilers.
Note that EWF does now require EiffelStudio 7.2, and is compiling with 7.3
|
2013-06-07 15:40:50 +02:00 |
|
Jocelyn Fiat
|
78c83a4b69
|
Added HTTP_AUTHORIZATION.is_basic: BOOLEAN query to know if this is a Basic HTTP Authorization.
|
2013-03-21 15:42:16 +01:00 |
|
Jocelyn Fiat
|
8e31950285
|
Improved HTTP_AUTHORIZATION
|
2012-12-14 15:51:34 +01:00 |
|
Jocelyn Fiat
|
ab1c696837
|
Added code to create an HTTP_AUTHORIZATION from the client side as well.
So now we can either interpret an HTTP_AUTHORIZATION or build one HTTP_AUTHORIZATION
So far , only Basic auth is supported.
|
2011-09-22 15:13:59 +02:00 |
|
Jocelyn Fiat
|
7b1557a52a
|
first version of http authorization ..
for now, only basic digest
|
2011-09-16 18:53:57 +02:00 |
|