fun List<Pair<String, String?>>.formUrlEncodeTo( out: Appendable): Unit
Encode form parameters from a list of pairs to the specified out appendable