This website requires JavaScript.
Explore
Help
Register
Sign In
swift-server
/
async-http-client
Watch
1
Star
0
Fork
0
You've already forked async-http-client
mirror of
https://github.com/swift-server/async-http-client.git
synced
2026-05-03 07:32:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1.0.0
async-http-client
/
Sources
/
AsyncHTTPClient
T
History
Artem Redkin
51dc885a30
add support for redirect limits (
#113
)
2019-10-23 19:29:25 +03:00
..
HTTPClient.swift
add support for redirect limits (
#113
)
2019-10-23 19:29:25 +03:00
HTTPClient+HTTPCookie.swift
Fix forgot to set maxAge in Cookie init function (
#91
)
2019-08-24 11:21:05 +01:00
HTTPClientProxyHandler.swift
Remove spaces in range operators (
#104
)
2019-09-17 13:28:05 +01:00
HTTPHandler.swift
add support for redirect limits (
#113
)
2019-10-23 19:29:25 +03:00
RequestValidation.swift
rename to async-http-client (
#58
)
2019-07-02 14:00:34 +03:00
Utils.swift
rename didReceivePart to didReceiveBodyPart (
#84
)
2019-08-17 13:32:51 +01:00