for(Map.Entryentry:header.entrySet()){connection.addRequestProperty(entry.getKey(),entry.getValue());}