Skip to content

Basic authorisation support

Choose a tag to compare

@QuickSander QuickSander released this 20 Sep 13:28
· 35 commits to master since this release
  • 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.