[swift-corelibs-dev] NSURLRequest — missing attributes

2016-03-19 Thread Daniel Eggert via swift-corelibs-dev
I created https://github.com/apple/swift-corelibs-foundation/pull/290 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 k

Re: [swift-corelibs-dev] NSURLRequest — missing attributes

2016-03-19 Thread Philippe Hausler via swift-corelibs-dev
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 > wrote: > > I created https://github.com/apple/swift-corelibs-foundation/pull/290 > to add 4 attributes t