v2.0.0-beta4
Pre-release
Pre-release
Added
- Write HAR file to a stream
Changed
Cookie::isSame()now compare only name, domain and pathHarParserrenamed toHarHandlerHarAdapteraccept a path of HAR file in constructor argument
Removed
- Dependency with mbstring
Fixed
- Try to decode content if empty
- Trimmed content before inflate failed
- Creation of request/response from
HarAdapteruse now cookies objects of har file instead of headers