Damian Kołakowski 3357346a45 Added scopes to the stable branch. 10 лет назад
..
DemoServer.swift 3357346a45 Added scopes to the stable branch. 10 лет назад
File.swift b13b905fc7 Fixed the wrong usage of withCString reported at https://github.com/httpswift/swifter/issues/142, for Linux. 10 лет назад
HttpHandlers+Files.swift b5920b4e63 Add chunk size option on the file transfer. 10 лет назад
HttpHandlers+Scopes.swift 3357346a45 Added scopes to the stable branch. 10 лет назад
HttpHandlers+WebSockets.swift 4d8fdf0265 Added currentWorkingDirectory method to 'File' class. 10 лет назад
HttpHandlers.swift ebbf0b048e Removed debug/playground code. 10 лет назад
HttpParser.swift e687721bc6 Added tests for HttpParser ( status line and headers parsing procedure ). 10 лет назад
HttpRequest.swift e945be3c2f Ready for swift-2.2.1-RELEASE-ubuntu15.10. 10 лет назад
HttpResponse.swift f42a37e7d5 Changed Lock to "NSLock" for Swift 2.2.x. 10 лет назад
HttpRouter.swift e945be3c2f Ready for swift-2.2.1-RELEASE-ubuntu15.10. 10 лет назад
HttpServer.swift ef0f703323 Added middleware to the stable build (2.2.x). 10 лет назад
HttpServerIO.swift 5d373ff49e Add priority option on the server startup. 10 лет назад
Process.swift 3357346a45 Added scopes to the stable branch. 10 лет назад
Socket.swift a62a53ac26 Added flag to force IPv4 (linux) 10 лет назад
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 лет назад
String+Misc.swift 707c3b33ea Added tests for String+Misc::removePercentEncoding(). 10 лет назад
String+SHA1.swift b070d440ad Fixed compilation error happening on "ipad ios 9.2 - https://github.com/glock45/swifter/issues/101". 10 лет назад