Download Latest Version PMHTTP v4.5.0 source code.zip (206.1 kB)
Email in envelope

Get an email when there's a new version of PMHTTP

Home / v4.4.0
Name Modified Size InfoDownloads / Week
Parent folder
PMHTTP v4.4.0 source code.tar.gz 2019-04-24 172.5 kB
PMHTTP v4.4.0 source code.zip 2019-04-24 204.7 kB
README.md 2019-04-24 1.5 kB
Totals: 3 Items   378.7 kB 0
  • Fix a bug when parsing images where we passed the wrong value for the type identifier hint, resulting in a warning being logged to the console (#62).
  • Add computed properties on HTTPManagerError for convenient access to the associated values (e.g. .response, .body, etc).
  • Add computed property HTTPManagerError.statusCode that returns the failing status code for the error, or nil for .unexpectedContentType (#60).
  • Add Obj-C function PMHTTPErrorGetStatusCode() that returns the failing status code for the error, or nil for PMHTTPErrorUnexpectedContentType or for non-PMHTTP errors (#60).
  • Provide PMHTTPStatusCodeErrorKey user info key for more error types (#59).
  • Add computed property URLResponse.isUnmockedInterceptedRequest that can be used to test if a response comes from a request that was intercepted by the mock manager without a mock installed (#46).
Source: README.md, updated 2019-04-24