static S postPageWithMuricaCredentials(S url, O... params) { ret doPost(mapPlus(muricaCredentialsMap(), params), url); }