Victor Sigler 2a2ef094c5 Add support for CircleCI hace 7 años
..
DemoServer.swift c8977ffe15 Add .movedTemporarily case (HTTP 307) to HttpResponse hace 7 años
Errno.swift d18f018797 Fixed all compile errors for Linux SPM build ( a fix for OSAtomicCompareAndSwapInt still needed ). hace 9 años
Files.swift f4f7f8e60d Adds support for mimetypes hace 8 años
HttpParser.swift b4bf68914f Faster reading of request body and headers hace 7 años
HttpRequest.swift 8d4aea4682 Update the project to Swift 4.2 and Xcode 10 hace 7 años
HttpResponse.swift c8977ffe15 Add .movedTemporarily case (HTTP 307) to HttpResponse hace 7 años
HttpRouter.swift 18d34f2451 Fix the HttpRouter to handle overlapping of the routes hace 7 años
HttpServer.swift b33a450a8c replace 'UPDATE' -> 'PATCH' hace 7 años
HttpServerIO.swift 8f9e068bed Fix bug where server may fail to start hace 8 años
MimeTypes.swift cc406a4c03 Change NSString cast to avoid linux build failure. hace 8 años
Process.swift d18f018797 Fixed all compile errors for Linux SPM build ( a fix for OSAtomicCompareAndSwapInt still needed ). hace 9 años
Scopes.swift 1c470623f6 Swift 4 support. hace 8 años
Socket+File.swift 4ba0b5cb69 Fix compilation error on Xcode 9.1 hace 8 años
Socket+Server.swift 7e1174fddc Added an option to set the address to listen to. hace 9 años
Socket.swift 2a2ef094c5 Add support for CircleCI hace 7 años
String+BASE64.swift 7b3b96e820 Custom split/replace/trim/fromUInt8 String methods replaced by Swift's build in methods. hace 9 años
String+File.swift 3880363ed5 fixed warnings and linux support hace 8 años
String+Misc.swift 7b3b96e820 Custom split/replace/trim/fromUInt8 String methods replaced by Swift's build in methods. hace 9 años
String+SHA1.swift d18f018797 Fixed all compile errors for Linux SPM build ( a fix for OSAtomicCompareAndSwapInt still needed ). hace 9 años
WebSockets.swift 56a9b32903 Merge pull request #327 from marcc-orange/fixWebSocketLength hace 7 años