fe9c636 Rework the library to make all the http calls in one place

Authored and Committed by pingou 8 years ago
    Rework the library to make all the http calls in one place
    
    This reduce the code duplication and allows for an easier handling of
    the errors that could occur when calling a remote service.
    
        
file modified
+183 -89