0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-15 20:50:24 +00:00
Commit graph

2 commits

Author SHA1 Message Date
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
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