Loïc Hoguin
|
4a30198f90
|
Make cowlib a proper dependency
Start moving a few functions from Cowboy into cowlib.
|
2013-09-04 19:24:54 +02:00 |
|
Adam Cammmack
|
fbdd3af63e
|
Improve basic_auth example
Some web browsers will now prompt for user name and password
|
2013-02-06 21:06:39 -06:00 |
|
Loïc Hoguin
|
f710ac86f8
|
Merge branch 'feature_basic_auth' of https://github.com/ivlis/cowboy
|
2013-01-29 22:20:59 +01:00 |
|
Ivan Lisenkov
|
54c6d3fa3a
|
Implement authorization header parsing
Basic HTTP authorization according to RFC 2617 is implemented.
Added an example of its usage with REST handler.
|
2013-01-30 00:30:05 +04:00 |
|