Earle F. Philhower, III
aa0bc3372f
Add plain char* signatures WebServer::sendContent ( #6341 )
...
Fixes #2567
Allow the web server to send plain C strings instead of requring they be
encapsulated inside a String class object. Saves memory vs. having to
convert C strings to Strings (i.e. duplication of data), overloads on
the efficient sendContent_P(char*) methods.
2019-07-25 13:39:57 +02:00
..
2019-05-25 09:53:24 +02:00
2019-07-08 16:12:28 +02:00
2019-05-25 09:53:24 +02:00
2019-06-24 14:32:59 +02:00
2019-07-05 22:31:50 -07:00
2019-07-05 09:02:01 -04:00
2019-05-30 12:53:03 -07:00
2019-07-04 10:58:22 +02:00
2019-05-14 00:09:54 +02:00
2019-07-10 10:47:01 -07:00
2019-07-10 13:52:38 -07:00
2019-07-14 21:22:49 -07:00
2019-05-14 00:09:54 +02:00
2019-07-25 13:39:57 +02:00
2019-07-14 21:22:49 -07:00
2019-05-14 00:09:54 +02:00
2019-05-14 00:09:54 +02:00
2019-07-14 21:22:49 -07:00
2019-05-14 00:09:54 +02:00
2019-07-09 20:18:55 +02:00
2019-05-25 09:53:24 +02:00
2019-05-30 10:51:55 -07:00
2019-05-14 00:09:54 +02:00
2019-07-18 14:40:58 -07:00
2019-05-14 00:09:54 +02:00
2019-05-14 00:09:54 +02:00
2019-05-14 00:09:54 +02:00
2019-07-10 23:15:10 -04:00
2019-05-18 14:07:13 -07:00