postmates/PMHTTP

HTTPManagerError should have .statusCode property

lilyball opened this issue · 1 comments

HTTPManagerError should have a .statusCode property of type Int?.

We might also want to add a NSNumber * _Nullable PMHTTPErrorGetStatusCode(NSError * _Nullable) Obj-C function.