Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-07 | Rename the basic_auth example to rest_basic_auth | Loïc Hoguin | |
2013-01-30 | Implement authorization header parsing | Ivan Lisenkov | |
Basic HTTP authorization according to RFC 2617 is implemented. Added an example of its usage with REST handler. |