Releases: NeuraLegion/har
Releases · NeuraLegion/har
v1.2.0
- Fixed header handling
- Fixed .to_http handling of multipart and similar bodies.
v1.1.9
- Fixed broken convert logic
v1.1.8
- update to latest Ameba
- Syncing shard version with tag
v1.1.7
- Add handling for when Timestamp is malformed
v1.1.6
Handle reading request body better
v1.1.3
Small fix to allow non ISO expires cookie times (treat as String)
v1.1.2
- Added websocket data
- Added specs for the above