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