Skip to content

v0.2.1

Compare
Choose a tag to compare
@hyperspacemark hyperspacemark released this 16 Dec 22:17
· 87 commits to master since this release
  • Include NSURLSessionConfiguration.HTTPAdditionalHeaders in the persisted interaction. The session's headers are merged into the NSURLRequest's allHTTPHeaderFields as long as a key in the request doesn't already exist. This is useful when responses from an API are contingent on the presence of a specific header that is being set in the Session's backingSession.
  • Fix a few warnings being emitted by the test target