Skip to content

1.2.0

Compare
Choose a tag to compare
@malcommac malcommac released this 12 Mar 17:55
· 150 commits to main since this release
9b4dbd7

2022-03-12

Bug Fixes

  • [FIX] #19 Fixed missing Content-Type/Content-Length in MultiPartForm encoded form
  • [FIX] #20 Fixed missing closing boundary string in encoded MultiPartForm

New Features/Enhancements

  • [NEW] #21 Complete Unit Tests suite for MultiPartForm Data Encoding
  • [NEW] #17 Added cURLDescription also for HTTPResponse
  • [NEW] #18 Serialize/deserialize in a different Task/thread