headers is the headers that will be sent in the request
Map<String, String> get headers => { 'Authorization': 'LayrzAuth $ident;$password', 'Content-Type': 'text/plain', };