Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 409 Bytes

CHANGELOG.md

File metadata and controls

13 lines (7 loc) · 409 Bytes

Change Log

[0.3] (2015-12-22)

  • Added support for detecting base64-encoded Java serialized objects in server responses.

[0.2] (2015-11-14)

  • Added support for detecting content-type headers and Java serialized objects (plaintext) in client requests.

[0.1] (2015-11-09)

  • Initial Release: Support for detecting content-type headers and Java serialized objects (plaintext) in server responses.