GCDWebServer
GCDWebServer copied to clipboard
The #1 HTTP server for iOS, macOS & tvOS (also includes web based uploader & WebDAV server)
Hi, I am using GCDWebServer in a react-native app to server a static html folder from a bundle. I am starting a server using: ``` let websiteroot = Bundle.main.path(forResource: "www",...
Hi, It seems that [recently Apple changed something](https://developer.apple.com/forums/thread/657598) in their validation process, and now we can't submit any build for review containing GCDWebServer. > **ITMS-90792**: Invalid font - There was...
When compiling for tvOS using CocoaPods I am still seeing .. `MobileCoreServices has been renamed. Use CoreServices instead.` This is using the latest 3.5.4 version .. ``` PODS: - GCDWebServer...
I'am using `GCDWebDAVServer` method `performCOPY:`, for copying files or folders. Everything seems to work good, but when I try to overwrite a folder (already existing) setting the header field: `Overwrite:...
i see gcdwebserver timeout is 5sec. when I run longer code, the web server doesn't seem to have a way to customize a timeout.
https://github.com/swisspol/GCDWebServer/blob/c6d118f4ecc1d9c2c6130fe8522b50889e78524b/©️
[Frameworks/GCDWebServers.h](Frameworks/GCDWebServers.h) [src/javascript.grammar]()