Skip to content

1.1.0

Choose a tag to compare

@devunwired devunwired released this 20 Jul 16:21
· 8 commits to master since this release

Added

  • Support for UDP responses has been added to UdpRequestData. Set the new
    expectedResponsePackets property to capture response packets in the
    UdpResponseData payload.

Changed

  • The headers string property of HttpRequestData has been deprecated and
    replaced with a new additionalHeaders property that accepts HTTP headers as
    a structured object.