NetClient IOS Versions Save

Versatile HTTP Networking in Swift

0.5.0

5 years ago
  • Removed NetURLSessionTaskObserver, upload and download progress closures with Progress only available for iOS >= 11.

0.4.12

5 years ago
  • Compatible with iOS 12 responsive data service type.

0.4.11

5 years ago
  • Compatible with CocoaPods Swift Static Libraries.

0.4.10

5 years ago
  • Allows to clear authChallenge or serverTrust after initialization.

0.4.9

5 years ago
  • Codable / Decodable / Encodable protocols compatible with output formatting, date coding strategy, data coding strategy, non conforming float coding strategy, key coding strategy and coding user info dictionary.

0.4.8

5 years ago
  • Ready for Swift 4.2.

0.4.7

6 years ago
  • NetStub with AsyncBehavior
  • Working with Kommander 1.0
  • Content-Encoding compatible

0.4.6

6 years ago
  • Minor bug fix retrying requests

0.4.5

6 years ago
  • Added customizable acceptable status codes range

0.4.4

6 years ago
  • #12 New removable interceptors API
  • New NetResponse.Builder helpers for Stub