Extend listener auth handler APIs for http:Headers
class
#1013
Labels
Area/Security
Issues related to stdlib security
module/http
Type/Improvement
Verson/SwanLakeDump
All issues planned for Swan Lake GA release
Milestone
Description
Currently, the auth handlers accept
http:Request
class orstring
of Authorization header. This need to be extended by addinghttp:Headers
class as well.Example:
The text was updated successfully, but these errors were encountered: