Damian Kołakowski 1ebc169df9 Merge branch 'ipv6_with_ipv4_option' into stable vor 10 Jahren
..
DemoServer.swift ccab254616 Added 'notFoundHandler' property ( stable branch ). vor 10 Jahren
File.swift d873d82ab3 Changed "GetCurrentWorkingDirectory" to "GetCurrentWorkingDirectoryFailed". vor 10 Jahren
HttpHandlers+Files.swift 608de95900 Serve index files if no file name is specified vor 10 Jahren
HttpHandlers+WebSockets.swift 4d8fdf0265 Added currentWorkingDirectory method to 'File' class. vor 10 Jahren
HttpHandlers.swift ebbf0b048e Removed debug/playground code. vor 10 Jahren
HttpParser.swift e687721bc6 Added tests for HttpParser ( status line and headers parsing procedure ). vor 10 Jahren
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 ). vor 10 Jahren
HttpResponse.swift 8c55199529 Added support for ArraySlice to HttpResponseBodyWriter. vor 10 Jahren
HttpRouter.swift 1ce84ca3ff Fixed issue #98 ( "Trailing slash on last parameter value"). vor 10 Jahren
HttpServer.swift ccab254616 Added 'notFoundHandler' property ( stable branch ). vor 10 Jahren
HttpServerIO.swift a62a53ac26 Added flag to force IPv4 (linux) vor 10 Jahren
Socket.swift a62a53ac26 Added flag to force IPv4 (linux) vor 10 Jahren
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". vor 10 Jahren
String+Misc.swift 707c3b33ea Added tests for String+Misc::removePercentEncoding(). vor 10 Jahren
String+SHA1.swift b070d440ad Fixed compilation error happening on "ipad ios 9.2 - https://github.com/glock45/swifter/issues/101". vor 10 Jahren