Anton ef18900902 Add "text/plain" header hace 10 años
..
App.swift 7e0e620b60 Added basic App class as an entry point for further web framework. hace 10 años
DemoServer.swift ccbf88ba0e Added possibility to register handler using closures. hace 10 años
File.swift a708f9bfb9 Fixed all warnings happened after an upgrade to swift-DEVELOPMENT-SNAPSHOT-2016-03-01-a-osx.pkg. hace 10 años
HttpHandlers+Files.swift 8c55199529 Added support for ArraySlice to HttpResponseBodyWriter. hace 10 años
HttpHandlers+WebSockets.swift e6d6098b7a Improved tokens detection for HTTP headers. hace 10 años
HttpHandlers.swift ebbf0b048e Removed debug/playground code. hace 10 años
HttpParser.swift e687721bc6 Added tests for HttpParser ( status line and headers parsing procedure ). hace 10 años
HttpRequest.swift a708f9bfb9 Fixed all warnings happened after an upgrade to swift-DEVELOPMENT-SNAPSHOT-2016-03-01-a-osx.pkg. hace 10 años
HttpResponse.swift ef18900902 Add "text/plain" header hace 10 años
HttpRouter.swift a708f9bfb9 Fixed all warnings happened after an upgrade to swift-DEVELOPMENT-SNAPSHOT-2016-03-01-a-osx.pkg. hace 10 años
HttpServer.swift ccbf88ba0e Added possibility to register handler using closures. hace 10 años
HttpServerIO.swift 8c55199529 Added support for ArraySlice to HttpResponseBodyWriter. hace 10 años
Process.swift 7e0e620b60 Added basic App class as an entry point for further web framework. hace 10 años
Reflection.swift d2e176bd19 Added Reflection utils for converting any object instance to a dictionary (... and later save in database ). hace 10 años
SQLite.swift a708f9bfb9 Fixed all warnings happened after an upgrade to swift-DEVELOPMENT-SNAPSHOT-2016-03-01-a-osx.pkg. hace 10 años
Socket.swift 8c55199529 Added support for ArraySlice to HttpResponseBodyWriter. hace 10 años
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". hace 10 años
String+Misc.swift 707c3b33ea Added tests for String+Misc::removePercentEncoding(). hace 10 años
String+SHA1.swift b070d440ad Fixed compilation error happening on "ipad ios 9.2 - https://github.com/glock45/swifter/issues/101". hace 10 años
sqlite-Bridging-Header.h 816bbc98cd Added Swift wrapper for SQLite. hace 10 años
sqlite.c 816bbc98cd Added Swift wrapper for SQLite. hace 10 años
sqlite.h 816bbc98cd Added Swift wrapper for SQLite. hace 10 años