Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / postmates/PMHTTP issues and pull requests

#71 - Import UIKit in umbrella header to fix Xcode 12.5 build error

Pull Request - State: closed - Opened by JaviSoto over 3 years ago - 7 comments

#70 - Add CodeQL Analysis workflow

Pull Request - State: closed - Opened by randomdross about 4 years ago

#69 - HTTPManagerRetryBehavior should support composition

Issue - State: closed - Opened by lilyball almost 5 years ago

#68 - HTTPManagerRetryBehavior needs better Obj-C support

Issue - State: open - Opened by lilyball almost 5 years ago
Labels: enhancement

#67 - Obj-C -[HTTPManagerRequest setValue:forHeaderField:] should take nullable value

Issue - State: closed - Opened by lilyball almost 5 years ago
Labels: bug

#66 - Add HTTPManagerRequest.HTTPHeaders.init(minimumCapacity:) and .reserveCapacity(_:)

Issue - State: closed - Opened by lilyball almost 5 years ago
Labels: enhancement

#65 - Obj-C convenience functions for requests with data

Issue - State: closed - Opened by lilyball almost 5 years ago
Labels: enhancement

#64 - Add convenience methods to Obj-C for then+catch

Issue - State: closed - Opened by lilyball almost 5 years ago - 1 comment
Labels: enhancement

#63 - Reconfigure Header Fields

Issue - State: closed - Opened by kiroskirin about 5 years ago - 2 comments

#62 - Unknown Hint Identifier for Image MIME Types

Issue - State: closed - Opened by mattt over 5 years ago - 4 comments

#61 - Make a sample of how to use with ObjectMapper

Issue - State: closed - Opened by kiroskirin over 5 years ago - 3 comments

#60 - HTTPManagerError should have .statusCode property

Issue - State: closed - Opened by lilyball over 5 years ago - 1 comment

#58 - Remove SipHash in Swift 4.2

Issue - State: closed - Opened by lilyball over 5 years ago

#57 - Clean up obsolete #if swift(>=…) guards

Issue - State: closed - Opened by lilyball over 5 years ago

#56 - Update String code for new encoding in Swift 5 compiler

Issue - State: closed - Opened by lilyball over 5 years ago

#55 - Security review notes for followup

Issue - State: closed - Opened by randomdross over 5 years ago - 2 comments

#54 - adapted for swift 4.2

Pull Request - State: open - Opened by DRybochkin over 5 years ago - 1 comment

#53 - Enable -Watomic-implicit-seq-cst in Xcode 10.2

Issue - State: closed - Opened by lilyball over 5 years ago - 1 comment
Labels: TODO

#52 - Requests constructed with relative URLs do not inherit environment configuration

Issue - State: closed - Opened by lilyball almost 6 years ago
Labels: bug

#51 - README should mention HTTPManagerRequestPerformable

Issue - State: open - Opened by lilyball almost 6 years ago
Labels: documentation

#50 - Mock manager should have an .interceptAllUnhandledURLs() method

Issue - State: open - Opened by lilyball almost 6 years ago
Labels: enhancement

#49 - Parse block should run on .default QoS, be configurable

Issue - State: open - Opened by lilyball almost 6 years ago
Labels: enhancement

#48 - Redesign environments

Issue - State: open - Opened by lilyball almost 6 years ago
Labels: enhancement

#47 - Add a mechanism to allow direct manipulation of the final URLRequest

Issue - State: open - Opened by lilyball almost 6 years ago
Labels: enhancement

#45 - Support for Swift 4.2

Issue - State: closed - Opened by pedrosilva88 about 6 years ago - 1 comment

#44 - Tweak summary line for documentation on tap methods

Issue - State: closed - Opened by lilyball about 6 years ago - 1 comment
Labels: TODO

#43 - Let me attach arbitrary URLProtocol properties to a request

Issue - State: closed - Opened by lilyball about 6 years ago
Labels: enhancement, TODO

#42 - Expose HTTPManagerTask.userInitiated

Issue - State: closed - Opened by lilyball about 6 years ago

#41 - metricsCallback should expose the URLSessionTask

Issue - State: closed - Opened by lilyball about 6 years ago

#40 - HTTPManagerRequest should expose remaining URLRequest properties

Issue - State: closed - Opened by lilyball about 6 years ago - 1 comment
Labels: TODO

#39 - Merge HTTPManagerRetryBehavior.CustomStrategy into HTTPManagerRetryBehavior.Strategy

Issue - State: open - Opened by lilyball over 6 years ago
Labels: enhancement, TODO

#38 - Escape semicolons in form-urlencoded

Pull Request - State: closed - Opened by saniul over 6 years ago - 3 comments

#37 - Don't collect task metrics if not needed

Issue - State: closed - Opened by lilyball over 6 years ago

#36 - setDefaultEnvironmentalProperties() should not blow away headers

Issue - State: closed - Opened by lilyball over 6 years ago
Labels: bug

#35 - HTTPManagerRetryBehavior.Strategy should have .custom variant

Issue - State: closed - Opened by lilyball over 6 years ago
Labels: TODO

#34 - Stop using @import in framework headers

Issue - State: closed - Opened by lilyball over 6 years ago
Labels: bug, TODO

#33 - Add support for uploading an Encodable type

Issue - State: open - Opened by lilyball over 6 years ago
Labels: enhancement, TODO

#32 - Add support for POST/PUT with asynchronous data

Issue - State: open - Opened by lilyball over 6 years ago
Labels: enhancement, TODO

#31 - Swift 4 support

Pull Request - State: closed - Opened by lilyball over 6 years ago

#30 - Add support for waitsForConnectivity?

Issue - State: open - Opened by lilyball about 7 years ago
Labels: enhancement, TODO

#29 - Add Swift 4 Decodable support

Issue - State: closed - Opened by lilyball about 7 years ago
Labels: TODO

#28 - Extend HTTPAuth to handle 403 Forbidden errors as well

Pull Request - State: closed - Opened by lilyball about 7 years ago - 1 comment

#27 - Ekimia/forbidden

Pull Request - State: closed - Opened by ekimia about 7 years ago

#26 - % JSON and URL Encoded forms now have the body set

Pull Request - State: closed - Opened by sgruby about 7 years ago - 2 comments

#25 - Help

Issue - State: closed - Opened by purkylin about 7 years ago - 1 comment

#24 - Extending `RefreshableAuth` to be invoked with other auth responses

Issue - State: closed - Opened by ekimia over 7 years ago - 8 comments

#23 - Update parseAsJson parameter in README

Pull Request - State: closed - Opened by wezleytsai over 7 years ago

#22 - Does not compile with Xcode 8.3

Issue - State: closed - Opened by lilyball over 7 years ago - 3 comments
Labels: bug

#21 - Workaround for a LLVM known issue

Pull Request - State: closed - Opened by rndtran over 7 years ago - 1 comment

#20 - Full OAuth2 Support

Issue - State: open - Opened by lilyball over 7 years ago - 1 comment
Labels: enhancement, TODO

#19 - httpBody is nil when it shouldn't be when configuring a mocked response

Issue - State: closed - Opened by ekimia over 7 years ago - 2 comments

#18 - ignore .DS_Store

Pull Request - State: closed - Opened by ekimia over 7 years ago - 2 comments

#17 - [PROPOSAL] OAuth2 support to PMHTTP

Issue - State: closed - Opened by ekimia over 7 years ago - 24 comments

#16 - Fix HTTP Body Generation for JSON Requests

Pull Request - State: closed - Opened by Ben-G almost 8 years ago - 4 comments

#15 - Rename parse(with:) and friends to parse(using:)

Issue - State: closed - Opened by lilyball almost 8 years ago - 1 comment

#14 - issues when submitting to the App Store

Issue - State: closed - Opened by ekimia almost 8 years ago - 2 comments

#13 - Setting `defaultManager` without appdelegate

Issue - State: closed - Opened by nickoneill about 8 years ago - 2 comments

#12 - oAuth2 Support

Issue - State: closed - Opened by SimoneCarnio about 8 years ago - 5 comments
Labels: TODO

#11 - Add podspec for cocoapods support in PMHTTP

Pull Request - State: closed - Opened by klundberg about 8 years ago - 5 comments

#10 - Sources?

Issue - State: closed - Opened by ReadmeCritic about 8 years ago - 2 comments

#9 - CocoaPods support

Issue - State: closed - Opened by lilyball about 8 years ago - 1 comment
Labels: TODO

#8 - Support download tasks

Issue - State: open - Opened by lilyball about 8 years ago - 1 comment
Labels: enhancement, TODO

#7 - Add an Obj-C test suite to cover the Obj-C–specific API

Issue - State: open - Opened by lilyball over 8 years ago
Labels: TODO

#6 - Look into watchOS support

Issue - State: closed - Opened by lilyball over 8 years ago - 2 comments
Labels: TODO

#5 - Network activity indicator support should be configurable

Issue - State: closed - Opened by lilyball over 8 years ago - 1 comment
Labels: TODO

#4 - Consider using NSError userInfo providers

Issue - State: closed - Opened by lilyball over 8 years ago - 2 comments
Labels: TODO

#3 - Preserve header case

Issue - State: open - Opened by lilyball over 8 years ago - 1 comment
Labels: enhancement, TODO

#2 - Convenience method for populating a UIImageView with a URL

Issue - State: closed - Opened by lilyball over 8 years ago - 2 comments
Labels: TODO

#1 - TLS certificate and public key pinning

Issue - State: closed - Opened by lilyball over 8 years ago - 4 comments
Labels: TODO