1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-21 21:22:31 +03:00
Files
esp8266/libraries
Takayuki 'January June' Suwa 47b8947e72 ESP8266WebServer: Add variadic template version of collectHeaders() (#7296)
* More user-friendly, less RODATA usage.

eg. `webServer.collectHeaders(F("Content-Type"), F("Origin"));`

In this example, less about 20 bytes than the traditional way.
2021-03-14 19:55:25 -07:00
..
2021-03-14 17:36:20 -07:00
2021-03-14 17:36:20 -07:00
2020-07-12 16:39:03 +02:00
2021-03-07 08:14:07 -08:00
2021-03-14 17:36:20 -07:00
2021-03-14 17:36:20 -07:00
2021-03-14 17:36:20 -07:00