:warning:历史HTTP API-请改用https://github.com/swift-server/async-http-client-Swift开发

时间:2024-06-15 22:10:23
【文件属性】:

文件名称::warning:历史HTTP API-请改用https://github.com/swift-server/async-http-client-Swift开发

文件大小:103KB

文件格式:ZIP

更新时间:2024-06-15 22:10:23

Swift Network

Swift Server Project HTTP API:warning:此项目是未经维护的实验性旧版代码。 它已被SwiftNIO淘汰,后者包含Swift Server Work Group推荐的HTTP API。 Histor Swift Server Project HTTP API仍保留在此处:warning:该项目是未经维护的实验性旧版代码。 它已被SwiftNIO淘汰,后者包含Swift Server Work Group推荐的HTTP API。 此处仅出于历史目的。 Hello World入门以下代码实现了一个非常简单的“ Hello World!”。 服务器:import Foundation import HTTP func hello(request:HTTPRequest,response:HTTPResponseWriter)-> HTTPBodyProcessing {response.writeHeader(status:。


【文件预览】:
http-develop
----.gitignore(1KB)
----Sources()
--------CHTTPParser()
--------HTTP()
----.swiftlint.yml(636B)
----.travis.yml(915B)
----LICENSE(11KB)
----.swift-version(4B)
----README.md(3KB)
----Package.swift(1KB)
----Tests()
--------HTTPTests()
--------LinuxMain.swift(574B)
----.jazzy.yaml(785B)
----API.md(15KB)
----Certs()
--------Self-Signed()
--------letsEncryptCA()
--------Certificate_generation_instructions.md(2KB)

网友评论