1.1.0
Added
- Support for UDP responses has been added to
UdpRequestData. Set the new
expectedResponsePacketsproperty to capture response packets in the
UdpResponseDatapayload.
Changed
- The
headersstring property ofHttpRequestDatahas been deprecated and
replaced with a newadditionalHeadersproperty that accepts HTTP headers as
a structured object.