Skip to content

mwapi.get()/post() should also accept HashMap as parameters

It would be nice if mwapi's get()/post() could accept HashMap<String, String> or more specifically HashMap<P, Q> where both P and Q are Display.