- Added URLEncoder helper
- Changed Flush return value resulting in compilation error. Thanks @forGGe
- Changed examples to support Arduino Create secret tabs
- Increase WebSocket secrect-key length to 24 characters
- Added support for PATCH operations
- Added support for chunked response bodies
- Added new beginBody API
- Added PATCH method
- Added basic auth example
- Added custom header example
- More robust response parser
- Initial release