Releases: leafsphp/http
Releases · leafsphp/http
🌧️ Rain Man
Weather man 🌤
v2.0 - 29 May 2022
Added
- Added method chaining (1100cf2)
- Added xml method to response (39bc5ff)
- Added
withHeadermethod to response (795e927) - Added status code helper (d3c7026)
- Added
withCookiemethod on response (508c670) - Added
withFlashmethod on response (f46118f) - Added
hasmethod onHeaders(bd51313) - Added response
noContent(d1de313)
Fixed
Changed
- Rewrote base of response (1100cf2)
- Updated functional mode base (37d523e)
- Updated internals (83b0c59)
- Standardized functional mode (bce6cda)
- Updated code labels (69a3b5b)
- Updated
jsonmethod onResponse(429580d) - Updated response
redirect(d1de313) - Updated cookie types (6afa66e)
Removed
v1.2.1
Added
- Added strict types
- Added content XML method
- Added download method on response
- Added plain response type
Fixed
- Fixed PHP 8 type bug on headers
- Refactored the entire codebase
- Fixed HTTP code bug
Changed
- Updated minimum stability
- Switched to camel case variables
v1.2
Added
- Added strict types
- Added content XML method
- Added download method on response
- Added plain response type
Fixed
- Fixed PHP 8 type bug on headers
- Refactored the entire codebase
Changed
- Updated minimum stability
- Switched to camel case variables
v1.1
v1.1 - 9 Nov
Added
- Added support for functional mode
Removed
- Removed unused code
v1.0
20 Sep, 2021