Skip to content

Releases: qatoolkit/qatoolkit-engine-httptester-net

Release v0.2.9

14 Dec 14:29
f367f60

Choose a tag to compare

  • Asserter has new methods ResponseStatusCodeIsSuccess and ResponseBodyIsEmpty, small updates

Release v0.2.8

12 Dec 10:01
457fb55

Choose a tag to compare

  • CreateHttpRequest override that accepts HttpRequest object

Release v0.2.6

07 Dec 18:47
f9724dc

Choose a tag to compare

  • Implemented WithMultipart to upload files with multipart/form-data content type

Release v0.2.5

19 Nov 20:18
709c410

Choose a tag to compare

  • NTLM authentication support

Release v0.2.0

18 Nov 21:09

Choose a tag to compare

  • Added HttpTestAsserter functionality that can be used to assert http responses.
  • Added WithBearerAuthentication and WithBasicAuthentication methods added to HttpTesterClient

Release v0.1.2

17 Nov 16:50
67e4e0b

Choose a tag to compare

  • JSON body can be passed as a string and can avoid serialization
  • small tweaks

Release v0.1.1

16 Nov 09:46

Choose a tag to compare

  • Allow HttpClient to enable / disable SSL validation

Release v0.1.0

15 Nov 16:59
68f19c1

Choose a tag to compare

Initial release