Damian Kołakowski 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
..
DemoServer.swift a2f6583a33 Refactor here and there. vor 10 Jahren
File.swift 679c5a4db0 do { } catch { } replaced by "defer". vor 10 Jahren
HttpHandlers+Files.swift a2f6583a33 Refactor here and there. vor 10 Jahren
HttpHandlers+WebSockets.swift e0e4365c70 Fixed compilation error for Linux/3.3-dev ( no UINT64_MAX ). vor 10 Jahren
HttpHandlers.swift 623089da40 Added parser for WebSocket frame. 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 a2f6583a33 Refactor here and there. vor 10 Jahren
HttpRouter.swift 1ce84ca3ff Fixed issue #98 ( "Trailing slash on last parameter value"). vor 10 Jahren
HttpServer.swift 0c31226a0b Version changed to 1.1.2. vor 10 Jahren
HttpServerIO.swift a2f6583a33 Refactor here and there. vor 10 Jahren
Socket.swift e687721bc6 Added tests for HttpParser ( status line and headers parsing procedure ). vor 10 Jahren
String+BASE64.swift a713cccc27 'unicodeScalarTo___' methods moved to a new UInt8 extension. 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