Oliver 307d5ea771 fix for socket being released multiple times hace 9 años
..
DemoServer.swift e509da0276 Merge branch 'stable' of github.com:glock45/swifter into stable hace 10 años
Errno.swift edb30bf4b3 Fixed build for swift-2.2.1-RELEASE-ubuntu15.10 hace 10 años
File.swift 548519aed2 while true { } loops replaced by while case. hace 10 años
Files.swift 18783d48e9 HttpResponseBodyWriter throws an error when a write operation fails hace 10 años
HttpParser.swift 548519aed2 while true { } loops replaced by while case. hace 10 años
HttpRequest.swift a9e14abcec warning: extraneous '_' in parameter: 'headerName' has no keyword argument name. hace 10 años
HttpResponse.swift d01907c2aa added nsdata writer hace 9 años
HttpRouter.swift 1e29265675 Fixed crashes report at https://github.com/httpswift/swifter/pull/182#issuecomment-241281054 hace 9 años
HttpServer.swift c5df9710cc Changed version to 1.2.6 at HttpServer class. hace 10 años
HttpServerIO.swift 47d855e7b9 Merge pull request #181 from oliveroneill/nsdata_compat hace 9 años
Process.swift a8e2a529d4 Merge branch 'stable' of github.com:glock45/swifter into stable hace 10 años
Scopes.swift 18783d48e9 HttpResponseBodyWriter throws an error when a write operation fails hace 10 años
Socket+File.swift 403bd3f74e fix sendfile on iOS hace 10 años
Socket+Server.swift f593bf3553 [Socket] Server related functions moved to Socket+Server swift file. hace 10 años
Socket.swift 307d5ea771 fix for socket being released multiple times hace 9 años
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". hace 10 años
String+Misc.swift 707c3b33ea Added tests for String+Misc::removePercentEncoding(). hace 10 años
String+SHA1.swift b070d440ad Fixed compilation error happening on "ipad ios 9.2 - https://github.com/glock45/swifter/issues/101". hace 10 años
WebSockets.swift f286b7676f Fix issue with fallthrough and segmented binary frame. hace 10 años