Skip to content

Releases: QuickSander/ArduinoHttpServer

Small fixes

Choose a tag to compare

@QuickSander QuickSander released this 18 Apr 13:58
v0.10.0

fix: bump version.

Basic authorisation support

Choose a tag to compare

@QuickSander QuickSander released this 20 Sep 13:28
  • 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

Choose a tag to compare

@QuickSander QuickSander released this 07 Feb 15:54
0.1.1

Updated version.

Initial release

Initial release Pre-release
Pre-release

Choose a tag to compare

@QuickSander QuickSander released this 01 Feb 19:35
0.1.0

Readme corrections.