NSURLRequest — missing attributes

I created Add 5 missing attributes to NSURLRequest by danieleggert · Pull Request #290 · apple/swift-corelibs-foundation · GitHub
to add 4 attributes that were missing compared to Darwin Foundation.

I also re-worked how attributes are used / stored for the immutable / mutable version.

I didn't add any documentation to the 4 attributes, because I didn't know if we're allowed to copy over documentation from the Darwin Foundation header files. Can someone clarify?

/Daniel

I personally find inline documentation helpful as a reminder of the goal of the desired behavior.

···

Sent from my iPhone

On Mar 16, 2016, at 7:47 AM, Daniel Eggert via swift-corelibs-dev <swift-corelibs-dev@swift.org> wrote:

I created Add 5 missing attributes to NSURLRequest by danieleggert · Pull Request #290 · apple/swift-corelibs-foundation · GitHub
to add 4 attributes that were missing compared to Darwin Foundation.

I also re-worked how attributes are used / stored for the immutable / mutable version.

I didn't add any documentation to the 4 attributes, because I didn't know if we're allowed to copy over documentation from the Darwin Foundation header files. Can someone clarify?

/Daniel

_______________________________________________
swift-corelibs-dev mailing list
swift-corelibs-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-corelibs-dev