Damian Kołakowski 0c5fd4dbf3 Added 'seek' method to 'File' class. 10 years ago
..
DemoServer.swift a2f6583a33 Refactor here and there. 10 years ago
File.swift 0c5fd4dbf3 Added 'seek' method to 'File' class. 10 years ago
HttpHandlers+Files.swift 0c5fd4dbf3 Added 'seek' method to 'File' class. 10 years ago
HttpHandlers+WebSockets.swift e0e4365c70 Fixed compilation error for Linux/3.3-dev ( no UINT64_MAX ). 10 years ago
HttpHandlers.swift 623089da40 Added parser for WebSocket frame. 10 years ago
HttpParser.swift e687721bc6 Added tests for HttpParser ( status line and headers parsing procedure ). 10 years ago
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 ). 10 years ago
HttpResponse.swift a2f6583a33 Refactor here and there. 10 years ago
HttpRouter.swift 1ce84ca3ff Fixed issue #98 ( "Trailing slash on last parameter value"). 10 years ago
HttpServer.swift 0c31226a0b Version changed to 1.1.2. 10 years ago
HttpServerIO.swift a2f6583a33 Refactor here and there. 10 years ago
Socket.swift e687721bc6 Added tests for HttpParser ( status line and headers parsing procedure ). 10 years ago
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 years ago
String+Misc.swift 707c3b33ea Added tests for String+Misc::removePercentEncoding(). 10 years ago
String+SHA1.swift b070d440ad Fixed compilation error happening on "ipad ios 9.2 - https://github.com/glock45/swifter/issues/101". 10 years ago