fun URI.getQueryParam(p: String): String?
Returns value of a query param with the given name, or null, if it doesn't exist.