struct Arachnid::AuthCredential
- Arachnid::AuthCredential
- Struct
- Value
- Object
Overview
Represents HTTP Authentication credentials for a website.
Defined in:
arachnid/auth_credential.crConstructors
Instance Method Summary
- #clone
- #copy_with(username _username = @username, password _password = @password)
- #password : String
- #username : String