Patrick Culligan 3516571e42 Added state tracking and prevention of retain cycles so that the HttpServerIO disposes properly (and immediately) 9 vuotta sitten
..
DemoServer.swift e509da0276 Merge branch 'stable' of github.com:glock45/swifter into stable 10 vuotta sitten
Errno.swift edb30bf4b3 Fixed build for swift-2.2.1-RELEASE-ubuntu15.10 10 vuotta sitten
File.swift 548519aed2 while true { } loops replaced by while case. 10 vuotta sitten
Files.swift 18783d48e9 HttpResponseBodyWriter throws an error when a write operation fails 10 vuotta sitten
HttpParser.swift 548519aed2 while true { } loops replaced by while case. 10 vuotta sitten
HttpRequest.swift a9e14abcec warning: extraneous '_' in parameter: 'headerName' has no keyword argument name. 10 vuotta sitten
HttpResponse.swift 18783d48e9 HttpResponseBodyWriter throws an error when a write operation fails 10 vuotta sitten
HttpRouter.swift e945be3c2f Ready for swift-2.2.1-RELEASE-ubuntu15.10. 10 vuotta sitten
HttpServer.swift c5df9710cc Changed version to 1.2.6 at HttpServer class. 10 vuotta sitten
HttpServerIO.swift 3516571e42 Added state tracking and prevention of retain cycles so that the HttpServerIO disposes properly (and immediately) 9 vuotta sitten
Process.swift a8e2a529d4 Merge branch 'stable' of github.com:glock45/swifter into stable 10 vuotta sitten
Scopes.swift 18783d48e9 HttpResponseBodyWriter throws an error when a write operation fails 10 vuotta sitten
Socket+File.swift 403bd3f74e fix sendfile on iOS 10 vuotta sitten
Socket+Server.swift f593bf3553 [Socket] Server related functions moved to Socket+Server swift file. 10 vuotta sitten
Socket.swift f593bf3553 [Socket] Server related functions moved to Socket+Server swift file. 10 vuotta sitten
String+BASE64.swift 96b2fab09c Fixed warning: "String+BASE64.swift:25:9: C-style for statement is deprecated and will be removed in a future version of Swift". 10 vuotta sitten
String+Misc.swift 707c3b33ea Added tests for String+Misc::removePercentEncoding(). 10 vuotta sitten
String+SHA1.swift b070d440ad Fixed compilation error happening on "ipad ios 9.2 - https://github.com/glock45/swifter/issues/101". 10 vuotta sitten
WebSockets.swift f286b7676f Fix issue with fallthrough and segmented binary frame. 10 vuotta sitten