You are viewing documentation for version:3.0.10HTTP client credentials. Public Attributes#uint16_tusername_lengthLength of username. uint16_tpassword_lengthLength of password. uint8_tdataA flexible array to store both username and password. Public Attribute Documentation#username_length#uint16_t sl_http_client_credentials_t::username_lengthLength of username. password_length#uint16_t sl_http_client_credentials_t::password_lengthLength of password. data#uint8_t sl_http_client_credentials_t::data[]A flexible array to store both username and password.