[swift-corelibs-dev] NSHTTPURLResponse.localizedStringForStatusCode()
Daniel Eggert
danieleggert at me.com
Thu Mar 17 14:31:19 CDT 2016
What code will be used to make then _localized_?
/Daniel
> On 17 Mar 2016, at 19:15, Ian Partridge via swift-corelibs-dev <swift-corelibs-dev at swift.org> wrote:
>
> Hi Philippe, thanks for your quick reply.
>
> The HTTP status code reason phrases are designed to be human readable.
> They are standard phrases that are easily searched for online.
>
> The latest table is at
> http://www.iana.org/assignments/http-status-codes/http-status-codes.xhtml
> - isn't there a case for bringing the implementation of
> .localizedStringForStatusCode() up to date with the latest specs?
>
> Best wishes,
>
> --
> Ian Partridge
> _______________________________________________
> swift-corelibs-dev mailing list
> swift-corelibs-dev at swift.org
> https://lists.swift.org/mailman/listinfo/swift-corelibs-dev
More information about the swift-corelibs-dev
mailing list