0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-15 20:50:24 +00:00
cowboy/examples/basic_auth/src
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
..
basic_auth.app.src Implement authorization header parsing 2013-01-30 00:30:05 +04:00
basic_auth.erl Implement authorization header parsing 2013-01-30 00:30:05 +04:00
basic_auth_app.erl Merge branch 'feature_basic_auth' of https://github.com/ivlis/cowboy 2013-01-29 22:20:59 +01:00
basic_auth_sup.erl Implement authorization header parsing 2013-01-30 00:30:05 +04:00
toppage_handler.erl Improve basic_auth example 2013-02-06 21:06:39 -06:00