Which version of the IDE are you using?
Each of the character literals in the client.print() statements is moved into SRAM before your code starts running. I haven't counted the number of characters, but you only have 2KB of SRAM, and those strings are eating a lot of it.