Damian Kołakowski 5202327851 Version changed to 1.2.0. 10 years ago
..
DemoServer.swift ccab254616 Added 'notFoundHandler' property ( stable branch ). 10 years ago
File.swift d873d82ab3 Changed "GetCurrentWorkingDirectory" to "GetCurrentWorkingDirectoryFailed". 10 years ago
HttpHandlers+Files.swift 608de95900 Serve index files if no file name is specified 10 years ago
HttpHandlers+WebSockets.swift 4d8fdf0265 Added currentWorkingDirectory method to 'File' class. 10 years ago
HttpHandlers.swift ebbf0b048e Removed debug/playground code. 10 years ago
HttpParser.swift e687721bc6 Added tests for HttpParser ( status line and headers parsing procedure ). 10 years ago
HttpRequest.swift e945be3c2f Ready for swift-2.2.1-RELEASE-ubuntu15.10. 10 years ago
HttpResponse.swift f42a37e7d5 Changed Lock to "NSLock" for Swift 2.2.x. 10 years ago
HttpRouter.swift e945be3c2f Ready for swift-2.2.1-RELEASE-ubuntu15.10. 10 years ago
HttpServer.swift 5202327851 Version changed to 1.2.0. 10 years ago
HttpServerIO.swift f42a37e7d5 Changed Lock to "NSLock" for Swift 2.2.x. 10 years ago
Socket.swift a62a53ac26 Added flag to force IPv4 (linux) 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