How to send data to a webserver w/o uing the "client.print" command?

client.print(F("whatever"));

F() keeps the const char in PROGMEM.