- Made header type as Map<String,dynamic>, previously it was Map<String,String>
- Resolved some bugs: headers where not properly handeled.
- Is capable of directly interacting with the couchdb server. Not all API are implemented , but most of the major are.