postmates/PMHTTP

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

lilyball opened this issue · 0 comments

These mirror the Dictionary methods.

Also probably the .capacity property. We already have removeAll(keepingCapacity:).