aboutsummaryrefslogtreecommitdiffstats
path: root/examples/basic_auth
AgeCommit message (Collapse)Author
2013-01-30Implement authorization header parsingIvan Lisenkov
Basic HTTP authorization according to RFC 2617 is implemented. Added an example of its usage with REST handler.