Damian Kołakowski 845f814a84 Version changed to 1.1.3. hace 10 años
..
DemoServer.swift 4d8fdf0265 Added currentWorkingDirectory method to 'File' class. hace 10 años
File.swift d873d82ab3 Changed "GetCurrentWorkingDirectory" to "GetCurrentWorkingDirectoryFailed". hace 10 años
HttpHandlers+Files.swift 8c55199529 Added support for ArraySlice to HttpResponseBodyWriter. hace 10 años
HttpHandlers+WebSockets.swift 4d8fdf0265 Added currentWorkingDirectory method to 'File' class. hace 10 años
HttpHandlers.swift ebbf0b048e Removed debug/playground code. hace 10 años
HttpParser.swift e687721bc6 Added tests for HttpParser ( status line and headers parsing procedure ). hace 10 años
HttpRequest.swift 7497398551 Fixed warning: "./Carthage/Checkouts/swifter/Sources/HttpRequest.swift:143:43: warning: 'init(start: end:)' is deprecated: it will be removed in Swift 3. Use the '..<' operator." ( #102 ). hace 10 años
HttpResponse.swift 8c55199529 Added support for ArraySlice to HttpResponseBodyWriter. hace 10 años
HttpRouter.swift 1ce84ca3ff Fixed issue #98 ( "Trailing slash on last parameter value"). hace 10 años
HttpServer.swift 845f814a84 Version changed to 1.1.3. hace 10 años
HttpServerIO.swift 8c55199529 Added support for ArraySlice to HttpResponseBodyWriter. hace 10 años
Socket.swift 8c55199529 Added support for ArraySlice to HttpResponseBodyWriter. hace 10 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