Top Level Namespace

Defined in:

Method Summary

Method Detail

def basic_auth(username : String, password : String) #

Helper to easily add HTTP Basic Auth support.


[View source]
def basic_auth(crendentials : Hash(String, String)) #

[View source]