Mathieu Barnachon 54811aed77 Adding status getters for internal server states. il y a 10 ans
..
DemoServer.swift e509da0276 Merge branch 'stable' of github.com:glock45/swifter into stable il y a 10 ans
Errno.swift edb30bf4b3 Fixed build for swift-2.2.1-RELEASE-ubuntu15.10 il y a 10 ans
File.swift c32e6bf40b File class uses Errno utils. il y a 10 ans
Files.swift 18783d48e9 HttpResponseBodyWriter throws an error when a write operation fails il y a 10 ans
HttpParser.swift e687721bc6 Added tests for HttpParser ( status line and headers parsing procedure ). il y a 10 ans
HttpRequest.swift a9e14abcec warning: extraneous '_' in parameter: 'headerName' has no keyword argument name. il y a 10 ans
HttpResponse.swift 18783d48e9 HttpResponseBodyWriter throws an error when a write operation fails il y a 10 ans
HttpRouter.swift e945be3c2f Ready for swift-2.2.1-RELEASE-ubuntu15.10. il y a 10 ans
HttpServer.swift c5df9710cc Changed version to 1.2.6 at HttpServer class. il y a 10 ans
HttpServerIO.swift 54811aed77 Adding status getters for internal server states. il y a 10 ans
Process.swift 2152f1e335 Fixed linux build for swift-2.2.1-RELEASE-ubuntu15.10 il y a 10 ans
Scopes.swift 18783d48e9 HttpResponseBodyWriter throws an error when a write operation fails il y a 10 ans
Socket+File.swift edb30bf4b3 Fixed build for swift-2.2.1-RELEASE-ubuntu15.10 il y a 10 ans
Socket.swift f50c319376 Try to properly close socket connection with the client by sending the handshake leave frame. il y a 10 ans
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". il y a 10 ans
String+Misc.swift 707c3b33ea Added tests for String+Misc::removePercentEncoding(). il y a 10 ans
String+SHA1.swift b070d440ad Fixed compilation error happening on "ipad ios 9.2 - https://github.com/glock45/swifter/issues/101". il y a 10 ans
WebSockets.swift f286b7676f Fix issue with fallthrough and segmented binary frame. il y a 10 ans