Skip to content

Releases: QuickSander/ArduinoHttpServer

Small fixes

18 Apr 13:58
Compare
Choose a tag to compare
v0.10.0

fix: bump version.

Basic authorisation support

20 Sep 13:28
Compare
Choose a tag to compare
  • Basic authorisation support initially added by BlueAndi.
  • More stack allocation usage instead of heap allocation.
  • Added HttpField sub-field retrieval capability (space separated fields).
  • Reduced string copy-ing in HttpReply class.

Templates body length

07 Feb 15:54
Compare
Choose a tag to compare
0.1.1

Updated version.

Initial release

01 Feb 19:35
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release
0.1.0

Readme corrections.