HttpServer Plugins

Simple example that demonstrate extending the HttpServer functionality with additional plugins. Using such examples one can add:

  • URL Rewriting

  • Authentication. Sming has already existing plugins for Basic Authentication, IP Limiting

  • Content extracting/processing. For example a gzip decoder plugin can be implemented.

References

SoC support

  • esp32

  • esp32c2

  • esp32c3

  • esp32s2

  • esp32s3

  • esp8266

  • host

  • rp2040